Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021676
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2012-09-18 11:082012-09-26 17:20
ReporterjecharriView Statuspublic 
Assigned ToAugustoMauch 
PriorityhighResolutionfixedFixed in Version3.0MP16
StatusclosedFix in branchFixed in SCM revision38dcd1299a25
ProjectionnoneETAnoneTarget Version3.0MP16
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Todbaz
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0021676: Different behaviour in grid or form for product selector

DescriptionDifferent 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00228013.0MP20 closedAugustoMauch ID shown when writing the whole name in Product selector 

-  Notes
(0052268)
AugustoMauch (manager)
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 (developer)
2012-09-21 17:03

Reviewed @ changeset: 17994 - 4457b10d26e6
(0052798)
hudsonbot (developer)
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

- Issue History
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 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
Powered by Mantis Bugtracker