Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019222Openbravo ERPA. Platformpublic2011-12-01 10:582011-12-02 16:15
psarobe 
mtaal 
immediatemajoralways
closedfixed 
5
pi 
3.0MP63.0MP6 
Core
No
0019222: Focus lost when changing the organization in any window
When you change the organization and then you type in another field, once you type the first letter the focus is lost
1. Go to Document sequence window
2. Click new in form
3. Notice the focus is in name field. This is correct
4. Change the organization
5. The focus is moved again to Name. This is correct
6. Type whatever you want
7. Notice that when you type the second letter the focus gets lost. This is wrong
No tags attached.
related to defect 0019139 closed mtaal Double focus, in both description and Notes. 
Issue History
2011-12-01 10:58psarobeNew Issue
2011-12-01 10:58psarobeAssigned To => mtaal
2011-12-01 10:58psarobeModules => Core
2011-12-02 01:06hgbotCheckin
2011-12-02 01:06hgbotNote Added: 0043677
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 01:23mtaalRelationship addedrelated to 0019139
2011-12-02 08:11hudsonbotCheckin
2011-12-02 08:11hudsonbotNote Added: 0043686
2011-12-02 16:15dbazNote Added: 0043700
2011-12-02 16:15dbazStatusresolved => closed
2011-12-02 16:15dbazFixed in Version => 3.0MP6

Notes
(0043677)
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
---
(0043686)
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
(0043700)
dbaz   
2011-12-02 16:15   
Reviewed @ changeset 14794 - 65882216c761