Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022390 | Openbravo ERP | B. User interface | public | 2012-11-26 10:55 | 2016-10-24 09:20 |
|
Reporter | jonalegriaesarte | |
Assigned To | AugustoMauch | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP19 | Fixed in Version | 3.0MP19 | |
Merge Request Status | |
Review Assigned To | dbaz |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0022390: Tab key does not work correctly in grid view |
Description | Tab key does not work correctly in grid view. If the user uses it to select a value and change the focus, the behavior is not correct. |
Steps To Reproduce | - Category product window
- Accounting tab
- Create a new entry in grid view
- Select one general ledger
- In product asset, write 350 and once one account is selected, press tab key. Notice that the account is selected, but the focus is in "Product Deferred Expense" instead of being in "Product expense" as expected. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0021419 | | closed | AugustoMauch | [KS] TAB key in drop down list skips a field | related to | defect | 0034057 | | closed | NaroaIriarte | Wrong Tabulation Order in form fields in Organization window |
|
Attached Files | issue22390.export (1,335) 2012-12-05 12:48 https://issues.openbravo.com/file_download.php?file_id=5788&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2012-11-26 10:55 | jonalegriaesarte | New Issue | |
2012-11-26 10:55 | jonalegriaesarte | Assigned To | => dbaz |
2012-11-26 10:55 | jonalegriaesarte | Modules | => Core |
2012-12-04 13:07 | dbaz | Note Added: 0054700 | |
2012-12-04 13:07 | dbaz | Assigned To | dbaz => AugustoMauch |
2012-12-05 12:19 | AugustoMauch | Relationship added | related to 0021419 |
2012-12-05 12:48 | AugustoMauch | File Added: issue22390.export | |
2012-12-05 13:00 | AugustoMauch | Note Added: 0054725 | |
2012-12-11 14:02 | AugustoMauch | Status | new => scheduled |
2012-12-11 14:02 | AugustoMauch | fix_in_branch | => pi |
2012-12-12 14:44 | AugustoMauch | Issue Monitored: dbaz | |
2012-12-12 14:44 | AugustoMauch | Review Assigned To | => dbaz |
2012-12-12 14:44 | AugustoMauch | Triggers an Emergency Pack | => No |
2012-12-12 14:44 | AugustoMauch | fix_in_branch | pi => |
2012-12-12 14:45 | hgbot | Checkin | |
2012-12-12 14:45 | hgbot | Note Added: 0054893 | |
2012-12-12 14:45 | hgbot | Status | scheduled => resolved |
2012-12-12 14:45 | hgbot | Resolution | open => fixed |
2012-12-12 14:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/edf32810e3f6990778fe00751a397b702057d089 [^] |
2012-12-13 12:27 | dbaz | Note Added: 0054916 | |
2012-12-13 12:27 | dbaz | Status | resolved => closed |
2012-12-13 12:27 | dbaz | Fixed in Version | => 3.0MP19 |
2012-12-17 13:34 | hudsonbot | Checkin | |
2012-12-17 13:34 | hudsonbot | Note Added: 0054996 | |
2016-10-24 09:20 | NaroaIriarte | Relationship added | related to 0034057 |
Notes |
|
(0054700)
|
dbaz
|
2012-12-04 13:07
|
|
Very important: The fix test should be done at least in Chrome and Firefox |
|
|
|
A fix for this issue, tested in Chrome and Firefox, has been attached.
It will be pushed once pi is unfrozen |
|
|
(0054893)
|
hgbot
|
2012-12-12 14:45
|
|
Repository: erp/devel/pi
Changeset: edf32810e3f6990778fe00751a397b702057d089
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Dec 05 12:47:43 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/edf32810e3f6990778fe00751a397b702057d089 [^]
Fixes issue 22390: Tab key no longer skips a field
When an option was picked in a selector in the grid using the Tab key, the focus was not put in the next field, but in the one after that.
---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
|
|
|
(0054916)
|
dbaz
|
2012-12-13 12:27
|
|
Reviewed @ changeset: 19027 - b02a60aaaaca |
|
|
|
|