Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012004Openbravo ERPB. User interfacepublic2010-01-19 11:562010-02-01 17:53
dbaz 
dbaz 
highminoralways
closedfixed 
20Community Appliance
 
2.50MP11 
Core
No
0012004: When tab into an input type text, the existing text should be selected
When an input type text is focused due to a tab key press the input value (if there is) should be selected
Go to any tab

Press tab key

Each time a text input is focused (blue background) its text should be selected
No tags attached.
Issue History
2010-01-19 11:56dbazNew Issue
2010-01-19 11:56dbazAssigned To => dbaz
2010-01-19 12:01dbazStatusnew => scheduled
2010-01-19 12:01dbazfix_in_branch => pi
2010-01-19 12:02dbazNote Added: 0023559
2010-01-19 12:08hgbotCheckin
2010-01-19 12:08hgbotNote Added: 0023560
2010-01-19 12:08hgbotStatusscheduled => resolved
2010-01-19 12:08hgbotResolutionopen => fixed
2010-01-19 12:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a8db4508d9adf4443567e8d97d03c60b987ad8d6 [^]
2010-01-19 15:27mtaalNote Added: 0023567
2010-01-19 15:27mtaalStatusresolved => closed
2010-01-19 15:27mtaalFixed in Version => 2.50MP11
2010-01-20 00:01anonymoussf_bug_id0 => 2935296
2010-01-20 23:26hudsonbotCheckin
2010-01-20 23:26hudsonbotNote Added: 0023672
2010-01-27 18:16hgbotCheckin
2010-01-27 18:16hgbotNote Added: 0023838
2010-01-27 18:16hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/a8db4508d9adf4443567e8d97d03c60b987ad8d6 [^] => http://code.openbravo.com/erp/devel/pi/rev/7574a9d43920ecf86ba9072d171a9166a266746a [^]
2010-02-01 17:53hudsonbotCheckin
2010-02-01 17:53hudsonbotNote Added: 0023900

Notes
(0023559)
dbaz   
2010-01-19 12:02   
Added a new global variable called "selectInputTextOnTab" in windowKeyboard.js in order to enable or disable this feature
(0023560)
hgbot   
2010-01-19 12:08   
Repository: erp/devel/pi
Changeset: a8db4508d9adf4443567e8d97d03c60b987ad8d6
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Tue Jan 19 12:07:35 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a8db4508d9adf4443567e8d97d03c60b987ad8d6 [^]

Fixed issue 12004: Now text is selected when focused by tab press

---
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/utils.js
M web/js/windowKeyboard.js
---
(0023567)
mtaal   
2010-01-19 15:27   
Tested and works fine
(0023672)
hudsonbot   
2010-01-20 23:26   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/a8db4508d9ad [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/fa6621f85351 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15942.obx [^]
(0023838)
hgbot   
2010-01-27 18:16   
Repository: erp/devel/pi
Changeset: 7574a9d43920ecf86ba9072d171a9166a266746a
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Jan 27 18:14:34 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/7574a9d43920ecf86ba9072d171a9166a266746a [^]

Related to issue 12004: The select text on tab now works in numeric fields and IE8

---
M src/org/openbravo/erpCommon/security/Login_F1.html
M web/js/utils.js
M web/js/windowKeyboard.js
---
(0023900)
hudsonbot   
2010-02-01 17:53   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/7574a9d43920 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/3d5bd712a24b [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16007.obx [^]