Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018739 | Openbravo ERP | A. Platform | public | 2011-10-10 11:47 | 2011-10-13 15:17 |
|
Reporter | plujan | |
Assigned To | mtaal | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP4 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018739: Business Partner selector overwrites first typed letter |
Description | 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. |
Steps To Reproduce | 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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0019876 | 3.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 |
|
Attached Files | Openbravo Purchase Invoice.png (36,795) 2011-10-10 11:47 https://issues.openbravo.com/file_download.php?file_id=4627&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2011-10-10 11:47 | plujan | New Issue | |
2011-10-10 11:47 | plujan | Assigned To | => alostale |
2011-10-10 11:47 | plujan | File Added: Openbravo Purchase Invoice.png | |
2011-10-10 11:47 | plujan | Web browser | => Google Chrome |
2011-10-10 11:47 | plujan | Modules | => Core |
2011-10-10 11:47 | plujan | OBNetwork customer | => No |
2011-10-10 11:50 | plujan | Status | new => scheduled |
2011-10-10 11:50 | plujan | fix_in_branch | => pi |
2011-10-10 11:50 | plujan | Assigned To | alostale => mtaal |
2011-10-10 22:45 | hgbot | Checkin | |
2011-10-10 22:45 | hgbot | Note Added: 0041577 | |
2011-10-10 22:45 | hgbot | Status | scheduled => resolved |
2011-10-10 22:45 | hgbot | Resolution | open => fixed |
2011-10-10 22:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/54ce5c3f472f966b720a4545ca7abb0e4773977b [^] |
2011-10-11 10:11 | marvintm | Status | resolved => closed |
2011-10-12 02:02 | hudsonbot | Checkin | |
2011-10-12 02:02 | hudsonbot | Note Added: 0041767 | |
2011-10-12 21:41 | mtaal | Note Added: 0041778 | |
2011-10-12 21:41 | mtaal | Status | closed => new |
2011-10-12 21:41 | mtaal | Resolution | fixed => open |
2011-10-12 22:46 | mtaal | Note Added: 0041779 | |
2011-10-12 22:52 | hgbot | Checkin | |
2011-10-12 22:52 | hgbot | Note Added: 0041781 | |
2011-10-12 22:52 | hgbot | Status | new => resolved |
2011-10-12 22:52 | hgbot | Resolution | open => fixed |
2011-10-12 22:52 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/54ce5c3f472f966b720a4545ca7abb0e4773977b [^] => http://code.openbravo.com/erp/devel/pi/rev/b83c1fc7a6b8b4055ebc771bf46be5744522c96c [^] |
2011-10-13 11:45 | hudsonbot | Checkin | |
2011-10-13 11:45 | hudsonbot | Note Added: 0041789 | |
2011-10-13 15:17 | marvintm | Status | resolved => closed |
2012-02-25 22:56 | mtaal | Relationship added | related to 0019876 |
2012-03-06 12:39 | dmiguelez | Relationship added | related to 0019956 |
2015-11-04 13:38 | caristu | Relationship added | related 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
---
|
|
|
|
|
|
(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
---
|
|
|
|
|