Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021676 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-09-18 11:08 | 2012-09-26 17:20 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP16 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 38dcd1299a25 | ||||
Projection | none | ETA | none | Target Version | 3.0MP16 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | dbaz | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | 17010 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021676: Different behaviour in grid or form for product selector | |||||||
Description | Different behaviour in grid or form for product selector. | |||||||
Steps To Reproduce | -Go to window "Sales Order" and create a header for org. EspaƱa. -Go to lines and create one in grid: *select field product and write as fast as you can "cer + \t" --> verify that is not selected a product. -Now, go to lines and create one in form: *select field product and write as fast as you can "cer + \t" --> verify that product is selected. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0052268) AugustoMauch (administrator) 2012-09-21 09:12 |
This fix should only affect filtering in the grid, when the response of the datasource is received after moving the focus out of the selector. Test plan: - Check that the issue is no longer reproducible. - Check that filtering in the grid works as usual. |
(0052269) hgbot (developer) 2012-09-21 09:20 |
Repository: erp/devel/pi Changeset: 38dcd1299a2531db855363f67c1d7cf36993094c Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Fri Sep 21 09:17:06 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/38dcd1299a2531db855363f67c1d7cf36993094c [^] Fixes issue 21676: Tabbing out right after filtering in the grid now works The problem was that if the user entered some text in the filter (i.e. 'Ce') and right after and before the datasource response was received he moved to the next field, the entered text was deleted and the datasource filter response was not applied. This has been fixed by reentering the deleted text when the datasource response is received, only when the conditions of the issue are met: - The focus is not longer on the selector that was being filtered - The entered text of the selector is '' (the original text has been deleted) --- M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js --- |
(0052297) dbaz (viewer) 2012-09-21 17:03 |
Reviewed @ changeset: 17994 - 4457b10d26e6 |
(0052798) hudsonbot (viewer) 2012-09-26 17:20 |
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/b780e90c6452 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-09-18 11:08 | jecharri | New Issue | |
2012-09-18 11:08 | jecharri | Assigned To | => AugustoMauch |
2012-09-18 11:08 | jecharri | Web browser | => Google Chrome |
2012-09-18 11:08 | jecharri | Modules | => Core |
2012-09-18 11:08 | jecharri | OBNetwork customer | => Yes |
2012-09-18 11:08 | jecharri | Support ticket | => 17010 |
2012-09-18 11:08 | jecharri | Resolution time | => 1350943200 |
2012-09-21 09:09 | AugustoMauch | Closed by | => dbaz |
2012-09-21 09:09 | AugustoMauch | Web browser | Google Chrome => Google Chrome |
2012-09-21 09:12 | AugustoMauch | Note Added: 0052268 | |
2012-09-21 09:13 | AugustoMauch | Issue Monitored: dbaz | |
2012-09-21 09:20 | hgbot | Checkin | |
2012-09-21 09:20 | hgbot | Note Added: 0052269 | |
2012-09-21 09:20 | hgbot | Status | new => resolved |
2012-09-21 09:20 | hgbot | Resolution | open => fixed |
2012-09-21 09:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/38dcd1299a2531db855363f67c1d7cf36993094c [^] |
2012-09-21 17:03 | dbaz | Note Added: 0052297 | |
2012-09-21 17:03 | dbaz | Status | resolved => closed |
2012-09-21 17:03 | dbaz | Fixed in Version | => 3.0MP16 |
2012-09-24 18:49 | dbaz | Issue End Monitor: dbaz | |
2012-09-26 17:20 | hudsonbot | Checkin | |
2012-09-26 17:20 | hudsonbot | Note Added: 0052798 | |
2013-01-15 16:31 | AugustoMauch | Relationship added | related to 0022801 |
Copyright © 2000 - 2009 MantisBT Group |