Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019211Openbravo ERPB. User interfacepublic2011-11-30 17:272011-12-09 10:20
AugustoMauch 
mtaal 
urgentcriticalalways
closedfixed 
20Professional Appliance
3.0MP5.1 
3.0MP63.0MP6 
Google Chrome, Mozilla Firefox
Core
No
0019211: Tab level does not change until third try
When trying to change the tab level of a tab in grid view, the new value does not appear in the field until it has been entered three times.
- Login as System Administrator
- Open the Windows, Tabs and Fields Window
- Select any window (for example Accounting Schema)
- Select any row (for example Process) and push the Edit in grid button.
- Enter a new value in the Tab Level column. The field does not show the new value until it has been entered for the third time.
No tags attached.
Issue History
2011-11-30 17:27AugustoMauchNew Issue
2011-11-30 17:27AugustoMauchAssigned To => dbaz
2011-11-30 17:27AugustoMauchWeb browser => Google Chrome, Mozilla Firefox
2011-11-30 17:27AugustoMauchModules => Core
2011-11-30 18:59dbazAssigned Todbaz => mtaal
2011-12-01 10:55iperdomoWeb browserGoogle Chrome, Mozilla Firefox => Google Chrome, Mozilla Firefox
2011-12-01 10:55iperdomoTarget Version => 3.0MP6
2011-12-02 01:06hgbotCheckin
2011-12-02 01:06hgbotNote Added: 0043678
2011-12-02 01:06hgbotStatusnew => resolved
2011-12-02 01:06hgbotResolutionopen => fixed
2011-12-02 01:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/fb4d253fd47980dc8752f163b5bcd1581331620a [^]
2011-12-02 02:38hgbotCheckin
2011-12-02 02:38hgbotNote Added: 0043682
2011-12-02 08:11hudsonbotCheckin
2011-12-02 08:11hudsonbotNote Added: 0043688
2011-12-02 16:16dbazNote Added: 0043701
2011-12-02 16:16dbazStatusresolved => new
2011-12-02 16:16dbazResolutionfixed => open
2011-12-02 16:17dbazWeb browserGoogle Chrome, Mozilla Firefox => Google Chrome, Mozilla Firefox
2011-12-02 16:17dbazPrioritynormal => urgent
2011-12-02 16:17dbazSeverityminor => critical
2011-12-05 15:53hgbotCheckin
2011-12-05 15:53hgbotNote Added: 0043715
2011-12-05 16:44hgbotCheckin
2011-12-05 16:44hgbotNote Added: 0043718
2011-12-05 16:44hgbotStatusnew => resolved
2011-12-05 16:44hgbotResolutionopen => fixed
2011-12-05 16:44hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/fb4d253fd47980dc8752f163b5bcd1581331620a [^] => http://code.openbravo.com/erp/devel/pi/rev/2be8e1d368688e12feaa53cee07536b74bc84cbf [^]
2011-12-05 18:54dbazNote Added: 0043721
2011-12-05 18:54dbazStatusresolved => closed
2011-12-05 18:54dbazFixed in Version => 3.0MP6
2011-12-09 10:19hudsonbotCheckin
2011-12-09 10:19hudsonbotNote Added: 0043744
2011-12-09 10:20hudsonbotCheckin
2011-12-09 10:20hudsonbotNote Added: 0043747
2011-12-09 10:20hudsonbotCheckin
2011-12-09 10:20hudsonbotNote Added: 0043750

Notes
(0043678)
hgbot   
2011-12-02 01:06   
Repository: erp/devel/pi
Changeset: fb4d253fd47980dc8752f163b5bcd1581331620a
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Dec 02 01:06:17 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/fb4d253fd47980dc8752f163b5bcd1581331620a [^]

Fixes issue 19222: Focus lost when changing the organization in any window
Related to issue 19212: The suggestion feature in the dropdowns is broken
Fixes issue 19211: Tab level does not change until third try
Fixes issue 19186: Dropdown remains open when tabbing out from selection

The code which was there prevented additional focus calls if the form item already
had focus (it seemed), but apparently firefox needs these extra focus calls to
really set the focus correctly.

---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
(0043682)
hgbot   
2011-12-02 02:38   
Repository: erp/devel/pi
Changeset: 6b3bd537dc339b6bdb0cc905c62aee1ca531f339
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Dec 02 02:36:36 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6b3bd537dc339b6bdb0cc905c62aee1ca531f339 [^]

Related to issue 19211: Tab level does not change until third try
If the tab level is first cleared and then is set to 0 the 0 value is not saved because SC does not
see a difference between 0 and ""

---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
(0043688)
hudsonbot   
2011-12-02 08:11   
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/bdc6462da2f2 [^]

Maturity status: Test
(0043701)
dbaz   
2011-12-02 16:16   
The issue is still reproducible using the same "Steps to reproduce"

Even more, if you tab between "Sequence Number" and "Tab Level" fields, using tab key and shift+tab key (to go back to the previous input), you can notice that the focus makes strange jumps
(0043715)
hgbot   
2011-12-05 15:53   
Repository: erp/devel/pi
Changeset: c6e9368b08877ef7bbec5dc62463323be8757b9f
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Dec 05 15:52:39 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c6e9368b08877ef7bbec5dc62463323be8757b9f [^]

Related to issue 19211: Tab level does not change until third try

---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
(0043718)
hgbot   
2011-12-05 16:44   
Repository: erp/devel/pi
Changeset: 2be8e1d368688e12feaa53cee07536b74bc84cbf
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Dec 05 16:44:25 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2be8e1d368688e12feaa53cee07536b74bc84cbf [^]

Fixes issue 19249: Some combo boxes don't work in grid mode. Cannot type anything
Fixes issue 19211: Tab level does not change until third try
Fields with redrawonchange will redraw the cell/edit field in a grid line in the same thread as the user
entering values, resulting loss of values, do the refresh of the row in a separate thread

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
---
(0043721)
dbaz   
2011-12-05 18:54   
Reviewed @ changeset 14798 - 2be8e1d36868
(0043744)
hudsonbot   
2011-12-09 10:19   
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/f1a9884d7b83 [^]

Maturity status: Test
(0043747)
hudsonbot   
2011-12-09 10:20   
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/f1a9884d7b83 [^]

Maturity status: Test
(0043750)
hudsonbot   
2011-12-09 10:20   
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/f1a9884d7b83 [^]

Maturity status: Test