Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019876Openbravo ERPA. Platformpublic2012-02-25 22:552012-03-02 16:00
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
3.0MP9 
Core
No
0019876: Can not type in text field of combo
See steps to reproduce
Login as system admin
Goto reference window
Create new in form view
enter the mandatory fields
tab through to the parent reference combo
type to filter

the cursor does not move and typing fails
No tags attached.
related to defect 00187393.0MP4 closed mtaal Business Partner selector overwrites first typed letter 
related to design defect 0019844 closed dbaz Text field in display/readonly logic expressions are difficult to edit 
related to defect 0021380 closed alostale When the first focus field is a drop down list, the content of the field should be selected 
Issue History
2012-02-25 22:55mtaalNew Issue
2012-02-25 22:55mtaalAssigned To => mtaal
2012-02-25 22:55mtaalModules => Core
2012-02-25 22:56mtaalRelationship addedrelated to 0018739
2012-02-26 22:27hgbotCheckin
2012-02-26 22:27hgbotNote Added: 0045456
2012-02-26 22:27hgbotStatusnew => resolved
2012-02-26 22:27hgbotResolutionopen => fixed
2012-02-26 22:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5c826f295b190e5a288aea49334688606cef1894 [^]
2012-03-01 12:14AugustoMauchRelationship addedrelated to 0019844
2012-03-02 15:39hudsonbotCheckin
2012-03-02 15:39hudsonbotNote Added: 0045958
2012-03-02 16:00AugustoMauchNote Added: 0046014
2012-03-02 16:00AugustoMauchStatusresolved => closed
2012-08-20 09:30AugustoMauchRelationship addedrelated to 0021380

Notes
(0045456)
hgbot   
2012-02-26 22:27   
Repository: erp/devel/pi
Changeset: 5c826f295b190e5a288aea49334688606cef1894
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sat Feb 25 22:57:05 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5c826f295b190e5a288aea49334688606cef1894 [^]

Fixes issue 19876: Can not type in text field of combo
Set selectOnFocus to false for list items, but let the value be selected when the field gets explicit focus

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js
---
(0045958)
hudsonbot   
2012-03-02 15:39   
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/544d64e0c159 [^]

Maturity status: Test
(0046014)
AugustoMauch   
2012-03-02 16:00   
This issue is a duplicado of issue 19844.