Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026068Openbravo ERPA. Platformpublic2014-03-24 11:202014-10-01 16:12
AugustoMauch 
dbaz 
immediatemajorhave not tried
closedfixed 
5
 
3.0PR14Q23.0PR14Q2 
alostale
Core
Coding ( Testing )
2014-02-26
pi
https://code.openbravo.com/erp/devel/pi/rev/20eb3426d990 [^]
No
0026068: While in form view, tabbing out from a field does not put the focus in the next field
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.
- 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.
No tags attached.
related to feature request 0025574 closed dbaz Upgrade SmartClient 10.0d 
Issue History
2014-03-24 11:20AugustoMauchNew Issue
2014-03-24 11:20AugustoMauchAssigned To => AugustoMauch
2014-03-24 11:20AugustoMauchModules => Core
2014-03-24 11:20AugustoMauchTriggers an Emergency Pack => No
2014-03-24 11:23AugustoMauchRegression level => Coding ( Testing )
2014-03-24 11:23AugustoMauchRegression date => 2014-02-26
2014-03-24 11:23AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/20eb3426d990 [^]
2014-03-24 13:43alostaleRelationship addedrelated to 0025574
2014-03-25 16:09AugustoMauchAssigned ToAugustoMauch => dbaz
2014-03-25 22:33dbazReview Assigned To => alostale
2014-03-25 22:33dbazNote Added: 0065452
2014-03-25 22:36hgbotCheckin
2014-03-25 22:36hgbotNote Added: 0065453
2014-03-25 22:36hgbotStatusnew => resolved
2014-03-25 22:36hgbotResolutionopen => fixed
2014-03-25 22:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ba131684d58520c5f6c194568e0abb0ee333acfc [^]
2014-03-26 08:12hudsonbotCheckin
2014-03-26 08:12hudsonbotNote Added: 0065456
2014-03-31 08:44alostaleNote Added: 0065595
2014-03-31 08:44alostaleStatusresolved => new
2014-03-31 08:44alostaleResolutionfixed => open
2014-03-31 08:45alostaleSeveritycritical => major
2014-03-31 16:12hgbotCheckin
2014-03-31 16:12hgbotNote Added: 0065617
2014-03-31 16:12hgbotStatusnew => resolved
2014-03-31 16:12hgbotResolutionopen => fixed
2014-03-31 16:12hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/ba131684d58520c5f6c194568e0abb0ee333acfc [^] => http://code.openbravo.com/erp/devel/pi/rev/ddc62f35155d04235410e9f243aa8173e5dad61a [^]
2014-04-01 09:16hudsonbotCheckin
2014-04-01 09:16hudsonbotNote Added: 0065639
2014-04-01 09:52alostaleNote Added: 0065645
2014-04-01 09:52alostaleStatusresolved => closed
2014-04-01 09:52alostaleFixed in Version => PR14Q2
2014-04-03 00:11dbazNote Added: 0066112
2014-04-03 00:12hgbotCheckin
2014-04-03 00:12hgbotNote Added: 0066113
2014-05-07 18:10hudsonbotCheckin
2014-05-07 18:10hudsonbotNote Added: 0066885
2014-10-01 16:12plujanRegression introduced in release => pi

Notes
(0065452)
dbaz   
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   
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   
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   
2014-03-31 08:44   
I can still reproduce it
(0065617)
hgbot   
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   
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   
2014-04-01 09:52   
tested + code reviewed
(0066112)
dbaz   
2014-04-03 00:11   
Still there are some problems at least in 'Product' and 'Business Partner' related to the focus
(0066113)
hgbot   
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   
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