Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018739Openbravo ERPA. Platformpublic2011-10-10 11:472011-10-13 15:17
plujan 
mtaal 
immediatemajorhave not tried
closedfixed 
5
pi 
3.0MP4 
Google Chrome
Core
No
0018739: Business Partner selector overwrites first typed letter
If I try to write VA to select Vendor A, the first letter is deleted, leaving only A. This does not happen if the field has the first focus, but when navigating among fields. See steps.
1. As QAAdmin go to Purchase Invoice window
2. Create a new record in form
3. Business Partner field gets the focus. Type VA and press Enter. Vendor A is selected as expected.
4. Focus again Business Partner field and delete its contents. Focus changes again to Address. Go back to the field.
5. Type again VA and press enter. Now Employee A is selected. Note that the V was deleted and only A remains.
No tags attached.
related to defect 00198763.0MP9 closed mtaal Can not type in text field of combo 
related to defect 0019956 closed AugustoMauch Business Partner selector does not work properly when accessing from keyboard. 
related to defect 0031274 closed caristu current combo value is not selected when opening drop down list with mouse in form view 
png Openbravo Purchase Invoice.png (36,795) 2011-10-10 11:47
https://issues.openbravo.com/file_download.php?file_id=4627&type=bug
png
Issue History
2011-10-10 11:47plujanNew Issue
2011-10-10 11:47plujanAssigned To => alostale
2011-10-10 11:47plujanFile Added: Openbravo Purchase Invoice.png
2011-10-10 11:47plujanWeb browser => Google Chrome
2011-10-10 11:47plujanModules => Core
2011-10-10 11:50plujanStatusnew => scheduled
2011-10-10 11:50plujanfix_in_branch => pi
2011-10-10 11:50plujanAssigned Toalostale => mtaal
2011-10-10 22:45hgbotCheckin
2011-10-10 22:45hgbotNote Added: 0041577
2011-10-10 22:45hgbotStatusscheduled => resolved
2011-10-10 22:45hgbotResolutionopen => fixed
2011-10-10 22:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/54ce5c3f472f966b720a4545ca7abb0e4773977b [^]
2011-10-11 10:11marvintmStatusresolved => closed
2011-10-12 02:02hudsonbotCheckin
2011-10-12 02:02hudsonbotNote Added: 0041767
2011-10-12 21:41mtaalNote Added: 0041778
2011-10-12 21:41mtaalStatusclosed => new
2011-10-12 21:41mtaalResolutionfixed => open
2011-10-12 22:46mtaalNote Added: 0041779
2011-10-12 22:52hgbotCheckin
2011-10-12 22:52hgbotNote Added: 0041781
2011-10-12 22:52hgbotStatusnew => resolved
2011-10-12 22:52hgbotResolutionopen => fixed
2011-10-12 22:52hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/54ce5c3f472f966b720a4545ca7abb0e4773977b [^] => http://code.openbravo.com/erp/devel/pi/rev/b83c1fc7a6b8b4055ebc771bf46be5744522c96c [^]
2011-10-13 11:45hudsonbotCheckin
2011-10-13 11:45hudsonbotNote Added: 0041789
2011-10-13 15:17marvintmStatusresolved => closed
2012-02-25 22:56mtaalRelationship addedrelated to 0019876
2012-03-06 12:39dmiguelezRelationship addedrelated to 0019956
2015-11-04 13:38caristuRelationship addedrelated to 0031274

Notes
(0041577)
hgbot   
2011-10-10 22:45   
Repository: erp/devel/pi
Changeset: 54ce5c3f472f966b720a4545ca7abb0e4773977b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Oct 10 22:45:23 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/54ce5c3f472f966b720a4545ca7abb0e4773977b [^]

Fixes issue 18739: Business Partner selector overwrites first typed letter
Prevent selectonfocus for selector items as they are focused continuously when opening the suggestion box

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
(0041767)
hudsonbot   
2011-10-12 02:02   
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/9bd2b5c2d982 [^]

Maturity status: Test
(0041778)
mtaal   
2011-10-12 21:41   
Also happens for other combos
(0041779)
mtaal   
2011-10-12 22:46   
This also happens in this case:
- a required field is empty and shows an error case
- then when typing the first character in the field the value gets selected
- and any next keypresses will overwrite the value already there
(0041781)
hgbot   
2011-10-12 22:52   
Repository: erp/devel/pi
Changeset: b83c1fc7a6b8b4055ebc771bf46be5744522c96c
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Oct 12 22:51:45 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b83c1fc7a6b8b4055ebc771bf46be5744522c96c [^]

Fixes issue 18739: Business Partner selector overwrites first typed letter

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
(0041789)
hudsonbot   
2011-10-13 11:45   
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/cebb5684e24f [^]

Maturity status: Test