Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019246 | Openbravo ERP | A. Platform | public | 2011-12-05 13:03 | 2011-12-09 10:20 |
|
Reporter | psarobe | |
Assigned To | mtaal | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP5.2 | Fixed in Version | 3.0MP5.2 | |
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 | 0019246: Combo boxes in selectors are not working well under some circumstances |
Description | Only in form view. Only happens in the field does not have any value
1. Combo boxes in selectors are not working well under some circumstances. You are not able to display the values, even more you can display the values but the combo gets close so finally it is impossible to select a value
2. When this happens if you type a letter it doesn't display anything either. You need to type at least two letters |
Steps To Reproduce | 1. Go to sales invoice
2. Click new in form
3. Click in the description field
4. Click in business partner icon combo box. It displays the values but then the combo gets closed. This is wrong
Notice that if you directly type a letter the combo doesn't display the values that contains that letter. you need to type at least one more letter to make it work |
Proposed Solution | |
Additional Information | |
Tags | Regression QA |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-12-05 13:03 | psarobe | New Issue | |
2011-12-05 13:03 | psarobe | Assigned To | => mtaal |
2011-12-05 13:03 | psarobe | Web browser | => Google Chrome |
2011-12-05 13:03 | psarobe | Modules | => Core |
2011-12-05 13:03 | psarobe | OBNetwork customer | => No |
2011-12-05 13:03 | psarobe | Tag Attached: Regression QA | |
2011-12-05 13:10 | psarobe | Web browser | Google Chrome => Google Chrome |
2011-12-05 13:10 | psarobe | Description Updated | bug_revision_view_page.php?rev_id=2963#r2963 |
2011-12-05 15:50 | hgbot | Checkin | |
2011-12-05 15:50 | hgbot | Note Added: 0043714 | |
2011-12-05 15:50 | hgbot | Status | new => resolved |
2011-12-05 15:50 | hgbot | Resolution | open => fixed |
2011-12-05 15:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/cb78bd15d4fca30cd179f02d569b8ce4370b5482 [^] |
2011-12-05 16:02 | hgbot | Checkin | |
2011-12-05 16:02 | hgbot | Note Added: 0043716 | |
2011-12-05 21:57 | psarobe | Note Added: 0043722 | |
2011-12-05 21:57 | psarobe | Status | resolved => closed |
2011-12-05 21:57 | psarobe | Fixed in Version | => 3.0MP5.2 |
2011-12-09 10:19 | hudsonbot | Checkin | |
2011-12-09 10:19 | hudsonbot | Note Added: 0043746 | |
2011-12-09 10:20 | hudsonbot | Checkin | |
2011-12-09 10:20 | hudsonbot | Note Added: 0043748 | |
Notes |
|
(0043714)
|
hgbot
|
2011-12-05 15:50
|
|
Repository: erp/devel/pi
Changeset: cb78bd15d4fca30cd179f02d569b8ce4370b5482
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Dec 05 15:49:25 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cb78bd15d4fca30cd179f02d569b8ce4370b5482 [^]
Fixes issue 19246: Combo boxes in selectors are not working well under some circumstances
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list.js
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
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
|
|
|
(0043716)
|
hgbot
|
2011-12-05 16:02
|
|
Repository: erp/devel/pi
Changeset: cb9504e6b9dfe4fd1d0027adb6b9c319ab7ae473
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Dec 05 16:01:40 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cb9504e6b9dfe4fd1d0027adb6b9c319ab7ae473 [^]
Related to issue 19246 Combo boxes in selectors are not working well under some circumstances
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-minidaterange.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-number.js
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
|
|
|
|
Testing plan:
1. Go to sales invoice
2. Click new in form
3. Click in the description field
4. Click in business partner icon combo box. It displays the values and the combo does not get closed
Works fine |
|
|
|
|
|
|
|