Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015678Openbravo ERPB. User interfacepublic2011-01-17 13:392011-01-20 00:00
johnfandl 
mtaal 
highminoralways
closedfixed 
5
pi 
pi 
Core
No
0015678: "Use as Filter" feature does not cause the "Filter Indicator (Funnel)" to be shown
When you enter a filter string directly in the edit box above a column, you see a "Funnel" in the upper right of the grid (which provides the ability to clear all of the filters at once).

The problem is that when you right-click on a cell and use the "Use as filter" feature, the Filter Indicator (Funnel) does not appear.

This should be fixed for RC4 (should be easy).

Also, a "tool tip" saying something like "Remove all filters" should be added to the Filter Indicator.
See above.
The filter behavior should be made consistent (whether you enter the filter manually or using the neat "Use as filter" feature.
No tags attached.
Issue History
2011-01-17 13:39johnfandlNew Issue
2011-01-17 13:39johnfandlAssigned To => dbaz
2011-01-17 13:39johnfandlModules => Core
2011-01-18 19:46dbazAssigned Todbaz => mtaal
2011-01-18 19:46dbazFixed in Version => 3.0RC4
2011-01-18 19:59hgbotCheckin
2011-01-18 19:59hgbotNote Added: 0033740
2011-01-18 19:59hgbotStatusnew => resolved
2011-01-18 19:59hgbotResolutionopen => fixed
2011-01-18 19:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/afb7c6585130d423050ffcff31bd13a0957037b2 [^]
2011-01-19 13:00rgorisNote Added: 0033766
2011-01-19 13:00rgorisStatusresolved => closed
2011-01-19 13:00rgorisFixed in Version3.0RC4 => pi
2011-01-19 13:09johnfandlNote Added: 0033768
2011-01-20 00:00anonymoussf_bug_id0 => 3162075

Notes
(0033740)
hgbot   
2011-01-18 19:59   
Repository: erp/devel/pi
Changeset: afb7c6585130d423050ffcff31bd13a0957037b2
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Jan 18 19:58:55 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/afb7c6585130d423050ffcff31bd13a0957037b2 [^]

Fixes issue 15678: Use as Filter feature does not cause the Filter Indicator (Funnel) to be shown

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
---
(0033766)
rgoris   
2011-01-19 13:00   
fixed in pi
(0033768)
johnfandl   
2011-01-19 13:09   
Looks great, thanks!