Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019236 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | major | always | 2011-12-02 16:52 | 2012-03-02 15:38 | |||
Reporter | dbaz | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP9 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 5e8637a2a10b | |||
Projection | none | ETA | none | Target Version | 3.0MP9 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0019236: Automatic text selection doesn't work sometimes | |||||||
Description | Automatic text selection, when you navigate using tab key, doesn't work sometimes | |||||||
Steps To Reproduce | In Form View (in Chrome and Firefox): ------------------------------------- As "Openbravo admin": * Go to "Document Type" window * Click new * Move through the form using tab key * Go back to the beginning using shift+tab key You notice that some combo boxes get the text selected just few milliseconds. In Grid View (even more strange) ONLY IN FIREFOX!!!: ---------------------------------------------------- As "Openbravo admin": * Go to "Sales Order" window * Select any record and go to lines * Open product dropdown using alt-arrow-down (remember we are in editing the GRID) * Arrow-down to select a product * Hit TAB key You notice that the next input text is not selected, but if you write, you overwrite the content (as it if be selected) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0044956) mtaal (viewer) 2012-02-09 12:18 |
resolved by 19248 |
(0044957) mtaal (viewer) 2012-02-09 12:19 |
resolved by 19248 Repository: erp/devel/pi Changeset: cc8d0c0aab83626e23ff59e3909d04bc50c3ba2c Author: Martin Taal <martin.taal <at> openbravo.com> Date: Thu Feb 09 11:52:20 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/cc8d0c0aab83626e23ff59e3909d04bc50c3ba2c [^] [^] Fixes issue 19248: Focus does not move to next field when selecting a value in a combo box Use correct blur method to prevent current item from getting refocused instead of next item --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js --- |
(0045127) dbaz (viewer) 2012-02-14 18:11 edited on: 2012-02-18 22:19 |
This case still fails in the same way it has been reported (notice that the keyboard usage): In Grid View (even more strange) ONLY IN WINDOWS (at least Win7) FIREFOX!!!: --------------------------------------------------------------------------- As "Openbravo admin": * Go to "Sales Order" window * Select any record and go to lines * Open product dropdown using alt-arrow-down (remember we are in editing the GRID) * Arrow-down to select a product * Hit TAB key You notice that the next input text is not selected, but if you write, you overwrite the content (as it if be selected) |
(0045255) hgbot (developer) 2012-02-19 15:28 |
Repository: erp/devel/pi Changeset: 5e8637a2a10b65ccaa75b357399c0463d025703e Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sun Feb 19 15:27:40 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/5e8637a2a10b65ccaa75b357399c0463d025703e [^] Fixes issue 19236: Automatic text selection doesn't work sometimes Changed the way the next focus item is computed, on change is done before moving the focus, focus is moved when the fic call returns, redraw is done explicitly --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-date.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js --- |
(0045309) dbaz (viewer) 2012-02-21 15:20 |
Reviewed @ changeset 15553 - 74e03242ccdc |
(0045889) hudsonbot (viewer) 2012-03-02 15:38 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/544d64e0c159 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2011-12-02 16:52 | dbaz | New Issue | |
2011-12-02 16:52 | dbaz | Assigned To | => mtaal |
2011-12-02 16:52 | dbaz | Modules | => Core |
2011-12-02 16:52 | dbaz | OBNetwork customer | => No |
2011-12-05 16:50 | mtaal | File Added: 19236.diff | |
2011-12-05 18:02 | psarobe | Relationship added | related to 0019186 |
2012-01-05 17:10 | mtaal | Target Version | => 3.0MP9 |
2012-02-09 12:18 | mtaal | Relationship added | depends on 0019248 |
2012-02-09 12:18 | mtaal | Status | new => scheduled |
2012-02-09 12:18 | mtaal | Note Added: 0044956 | |
2012-02-09 12:18 | mtaal | fix_in_branch | => pi |
2012-02-09 12:19 | mtaal | Note Added: 0044957 | |
2012-02-09 12:19 | mtaal | Status | scheduled => resolved |
2012-02-09 12:19 | mtaal | Fixed in Version | => 3.0MP9 |
2012-02-09 12:19 | mtaal | Fixed in SCM revision | => cc8d0c0aab83626e23ff59e3909d04bc50c3ba2c |
2012-02-09 12:19 | mtaal | Resolution | open => fixed |
2012-02-14 18:11 | dbaz | Note Added: 0045127 | |
2012-02-14 18:11 | dbaz | Status | resolved => new |
2012-02-14 18:11 | dbaz | Resolution | fixed => open |
2012-02-14 18:11 | dbaz | Fixed in Version | 3.0MP9 => |
2012-02-18 22:19 | dbaz | Note Edited: 0045127 | View Revisions |
2012-02-19 15:28 | hgbot | Checkin | |
2012-02-19 15:28 | hgbot | Note Added: 0045255 | |
2012-02-19 15:28 | hgbot | Status | new => resolved |
2012-02-19 15:28 | hgbot | Resolution | open => fixed |
2012-02-19 15:28 | hgbot | Fixed in SCM revision | cc8d0c0aab83626e23ff59e3909d04bc50c3ba2c => http://code.openbravo.com/erp/devel/pi/rev/5e8637a2a10b65ccaa75b357399c0463d025703e [^] |
2012-02-21 15:20 | dbaz | Note Added: 0045309 | |
2012-02-21 15:20 | dbaz | Status | resolved => closed |
2012-02-21 15:20 | dbaz | Fixed in Version | => 3.0MP9 |
2012-03-02 15:38 | hudsonbot | Checkin | |
2012-03-02 15:38 | hudsonbot | Note Added: 0045889 |
Copyright © 2000 - 2009 MantisBT Group |