Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026068 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2014-03-24 11:20 | 2014-10-01 16:12 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ddc62f35155d | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Coding ( Testing ) | |||||||
Regression date | 2014-02-26 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/20eb3426d990 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0026068: While in form view, tabbing out from a field does not put the focus in the next field | |||||||
Description | In the form view, if the focus is on a field and the user presses the Tab key to move the focus to the next field, the focus go somewhere else. You have to press the Tab key several times to be able to move the focus to the next field. | |||||||
Steps To Reproduce | - Open the Sales Order window - Click the New in Form toolbar button - Click on the Organization field to move the focus to that field - Press tab to move the focus to the Transaction Document field. The focus is not moved to that tab. You have to press tab two more times in order to focus the Transaction Document field. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0065452) dbaz (developer) 2014-03-25 22:33 |
The problem is in this line https://code.openbravo.com/erp/devel/pi/rev/12894#l1.12 [^] previously inherited from this changeset: https://code.openbravo.com/erp/devel/pi/rev/9880#l1.45 [^] |
(0065453) hgbot (developer) 2014-03-25 22:36 |
Repository: erp/devel/pi Changeset: ba131684d58520c5f6c194568e0abb0ee333acfc Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Tue Mar 25 22:35:57 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/ba131684d58520c5f6c194568e0abb0ee333acfc [^] [scupgrade] Fixed issue 26068: Removed line that prevented 'tab' key proper behavior --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0065456) hudsonbot (developer) 2014-03-26 08:12 |
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/d422276a3bd9 [^] Maturity status: Test |
(0065595) alostale (manager) 2014-03-31 08:44 |
I can still reproduce it |
(0065617) hgbot (developer) 2014-03-31 16:12 |
Repository: erp/devel/pi Changeset: ddc62f35155d04235410e9f243aa8173e5dad61a Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Mon Mar 31 16:12:12 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ddc62f35155d04235410e9f243aa8173e5dad61a [^] [scupgrade] Fixed issue 26068: Removed lines that prevented 'tab' key proper behavior in Firefox (Win/Linux) and Chrome (Linux) --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0065639) hudsonbot (developer) 2014-04-01 09:16 |
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/648c4d0c52f8 [^] Maturity status: Test |
(0065645) alostale (manager) 2014-04-01 09:52 |
tested + code reviewed |
(0066112) dbaz (developer) 2014-04-03 00:11 |
Still there are some problems at least in 'Product' and 'Business Partner' related to the focus |
(0066113) hgbot (developer) 2014-04-03 00:12 |
Repository: erp/devel/pi Changeset: efde00d12872ff72df2f947ad7d8d2e5d1fbcde4 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Thu Apr 03 00:12:07 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/efde00d12872ff72df2f947ad7d8d2e5d1fbcde4 [^] [scupgrade] Related to issue 26068: Removed lines that prevented 'tab' key proper behavior --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0066885) hudsonbot (developer) 2014-05-07 18:10 |
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/02ca2648bcdc [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2014-03-24 11:20 | AugustoMauch | New Issue | |
2014-03-24 11:20 | AugustoMauch | Assigned To | => AugustoMauch |
2014-03-24 11:20 | AugustoMauch | Modules | => Core |
2014-03-24 11:20 | AugustoMauch | Triggers an Emergency Pack | => No |
2014-03-24 11:23 | AugustoMauch | Regression level | => Coding ( Testing ) |
2014-03-24 11:23 | AugustoMauch | Regression date | => 2014-02-26 |
2014-03-24 11:23 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/20eb3426d990 [^] |
2014-03-24 13:43 | alostale | Relationship added | related to 0025574 |
2014-03-25 16:09 | AugustoMauch | Assigned To | AugustoMauch => dbaz |
2014-03-25 22:33 | dbaz | Review Assigned To | => alostale |
2014-03-25 22:33 | dbaz | Note Added: 0065452 | |
2014-03-25 22:36 | hgbot | Checkin | |
2014-03-25 22:36 | hgbot | Note Added: 0065453 | |
2014-03-25 22:36 | hgbot | Status | new => resolved |
2014-03-25 22:36 | hgbot | Resolution | open => fixed |
2014-03-25 22:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ba131684d58520c5f6c194568e0abb0ee333acfc [^] |
2014-03-26 08:12 | hudsonbot | Checkin | |
2014-03-26 08:12 | hudsonbot | Note Added: 0065456 | |
2014-03-31 08:44 | alostale | Note Added: 0065595 | |
2014-03-31 08:44 | alostale | Status | resolved => new |
2014-03-31 08:44 | alostale | Resolution | fixed => open |
2014-03-31 08:45 | alostale | Severity | critical => major |
2014-03-31 16:12 | hgbot | Checkin | |
2014-03-31 16:12 | hgbot | Note Added: 0065617 | |
2014-03-31 16:12 | hgbot | Status | new => resolved |
2014-03-31 16:12 | hgbot | Resolution | open => fixed |
2014-03-31 16:12 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/ba131684d58520c5f6c194568e0abb0ee333acfc [^] => http://code.openbravo.com/erp/devel/pi/rev/ddc62f35155d04235410e9f243aa8173e5dad61a [^] |
2014-04-01 09:16 | hudsonbot | Checkin | |
2014-04-01 09:16 | hudsonbot | Note Added: 0065639 | |
2014-04-01 09:52 | alostale | Note Added: 0065645 | |
2014-04-01 09:52 | alostale | Status | resolved => closed |
2014-04-01 09:52 | alostale | Fixed in Version | => PR14Q2 |
2014-04-03 00:11 | dbaz | Note Added: 0066112 | |
2014-04-03 00:12 | hgbot | Checkin | |
2014-04-03 00:12 | hgbot | Note Added: 0066113 | |
2014-05-07 18:10 | hudsonbot | Checkin | |
2014-05-07 18:10 | hudsonbot | Note Added: 0066885 | |
2014-10-01 16:12 | plujan | Regression introduced in release | => pi |
Copyright © 2000 - 2009 MantisBT Group |