Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018516Openbravo ERPA. Platformpublic2011-09-13 09:592011-10-12 01:58
marvintm 
mtaal 
urgentmajorhave not tried
closedfixed 
5
 
3.0MP4 
Core
No
0018516: Filtering doesn't work when the user scrolls horizontally in the grid
When more than one column is filtered in the grid, if the user needs to scroll horizontally to add the second filter, the first filter is deleted, and the grid shows no records
- Go to the Sales Order window, in grid mode.
- Add a big number of columns (via right-click in the grid -> columns -> add several columns).
- Filter by the Transaction Document column (add the string "Quotation")
- Scroll horizontally to a column which cannot initially be seen and filter it (for example, go to the Document Status column and filter by "Under Way").
- You will notice that you get no records, and that the initial filtered column (Transaction Document) has lost its filter.
No tags attached.
Issue History
2011-09-13 09:59marvintmNew Issue
2011-09-13 09:59marvintmAssigned To => marvintm
2011-09-13 09:59marvintmModules => Core
2011-09-13 10:01mtaalAssigned Tomarvintm => mtaal
2011-09-19 09:20mtaalNote Added: 0041052
2011-09-19 09:20mtaalStatusnew => feedback
2011-09-19 14:17hgbotCheckin
2011-09-19 14:17hgbotNote Added: 0041069
2011-09-19 14:17hgbotStatusfeedback => resolved
2011-09-19 14:17hgbotResolutionopen => fixed
2011-09-19 14:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/af40fd7a85c8a7c183d6096acc04b82fbdbc2490 [^]
2011-09-19 14:55marvintmNote Added: 0041072
2011-09-19 14:55marvintmStatusresolved => new
2011-09-19 14:55marvintmResolutionfixed => open
2011-09-19 17:50hgbotCheckin
2011-09-19 17:50hgbotNote Added: 0041086
2011-09-19 17:50hgbotStatusnew => resolved
2011-09-19 17:50hgbotResolutionopen => fixed
2011-09-19 17:50hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/af40fd7a85c8a7c183d6096acc04b82fbdbc2490 [^] => http://code.openbravo.com/erp/devel/pi/rev/e29ca6c540533759c1b9fe6a1b7d9ff4df2d08e3 [^]
2011-10-03 10:05marvintmStatusresolved => closed
2011-10-12 01:58hudsonbotCheckin
2011-10-12 01:58hudsonbotNote Added: 0041674
2011-10-12 01:58hudsonbotCheckin
2011-10-12 01:58hudsonbotNote Added: 0041679

Notes
(0041052)
mtaal   
2011-09-19 09:20   
Hi Antonio,
I can't reproduce this issue, can you elaborate a the steps to reproduce?

gr. Martin
(0041069)
hgbot   
2011-09-19 14:17   
Repository: erp/devel/pi
Changeset: af40fd7a85c8a7c183d6096acc04b82fbdbc2490
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Sep 19 14:17:06 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/af40fd7a85c8a7c183d6096acc04b82fbdbc2490 [^]

Fixes issue 18516: Filtering doesn't work when the user scrolls horizontally in the grid
Prevent javascript error when adding columns

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-number.js
---
(0041072)
marvintm   
2011-09-19 14:55   
Sorry, but the issue still happens to me. The steps I've followed are the ones described in the issue. Ping me if you need further details.
(0041086)
hgbot   
2011-09-19 17:50   
Repository: erp/devel/pi
Changeset: e29ca6c540533759c1b9fe6a1b7d9ff4df2d08e3
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Sep 19 17:49:50 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e29ca6c540533759c1b9fe6a1b7d9ff4df2d08e3 [^]

Fixes issue 18516: Filtering doesn't work when the user scrolls horizontally in the grid
Make sure that the filter editor has all its columns drawn also outside of the viewport

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js
---
(0041674)
hudsonbot   
2011-10-12 01:58   
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
(0041679)
hudsonbot   
2011-10-12 01:58   
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