Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021851 | Openbravo ERP | B. User interface | public | 2012-10-03 17:10 | 2012-10-10 16:36 |
|
Reporter | dbaz | |
Assigned To | dbaz | |
Priority | urgent | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP16 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Production - QA Approved |
Regression date | 2012-08-28 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/2610ea098a2fe0c6489a8aeee196e46a514af250 [^] |
Triggers an Emergency Pack | yes |
|
Summary | 0021851: "Alt Gr" key launches "Form Personalization" window in Linux when executed from a classic popup |
Description | "Alt Gr" key launches "Form Personalization" window in Linux when executed from a classic popup.
The risk of the problem resides in that Alt Gr + 2 is used to write the @ character |
Steps To Reproduce | Open any classic popup and type "Alt Gr" key (in a Linux environment)
Example: "Unpost" button of "Sales Invoice"
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | fix.diff (5,366) 2012-10-03 17:16 https://issues.openbravo.com/file_download.php?file_id=5635&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2012-10-03 17:10 | dbaz | New Issue | |
2012-10-03 17:10 | dbaz | Assigned To | => dbaz |
2012-10-03 17:10 | dbaz | Modules | => Core |
2012-10-03 17:10 | dbaz | OBNetwork customer | => No |
2012-10-03 17:12 | dbaz | Review Assigned To | => AugustoMauch |
2012-10-03 17:12 | dbaz | Regression level | => Production - QA Approved |
2012-10-03 17:12 | dbaz | Regression date | => 2012-08-28 |
2012-10-03 17:12 | dbaz | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/2610ea098a2fe0c6489a8aeee196e46a514af250 [^] |
2012-10-03 17:12 | dbaz | Status | new => scheduled |
2012-10-03 17:13 | dbaz | Issue Monitored: AugustoMauch | |
2012-10-03 17:16 | dbaz | File Added: fix.diff | |
2012-10-03 17:16 | dbaz | Note Added: 0053019 | |
2012-10-03 18:03 | hgbot | Checkin | |
2012-10-03 18:03 | hgbot | Note Added: 0053022 | |
2012-10-03 18:03 | hgbot | Status | scheduled => resolved |
2012-10-03 18:03 | hgbot | Resolution | open => fixed |
2012-10-03 18:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3fcf43c77bddd70bd406edd0aaffc36e63d316e2 [^] |
2012-10-03 18:24 | AugustoMauch | Note Added: 0053024 | |
2012-10-03 18:24 | AugustoMauch | Status | resolved => closed |
2012-10-03 18:24 | AugustoMauch | Fixed in Version | => 3.0MP16 |
2012-10-04 18:18 | hudsonbot | Checkin | |
2012-10-04 18:18 | hudsonbot | Note Added: 0053056 | |
2012-10-10 16:36 | hudsonbot | Checkin | |
2012-10-10 16:36 | hudsonbot | Note Added: 0053229 | |
Notes |
|
(0053019)
|
dbaz
|
2012-10-03 17:16
|
|
Added "fix.diff" with the proposed fix. |
|
|
(0053022)
|
hgbot
|
2012-10-03 18:03
|
|
Repository: erp/devel/pi
Changeset: 3fcf43c77bddd70bd406edd0aaffc36e63d316e2
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Oct 03 18:03:05 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3fcf43c77bddd70bd406edd0aaffc36e63d316e2 [^]
Fixed issue 21851: AltGr works ok again in classic popups in linux
---
M src/org/openbravo/erpCommon/security/Login.html
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/utils.js
---
|
|
|
|
Code reviewed and verified in pi@3fcf43c77bdd |
|
|
|
|
|
|
|