-
6 Sep 2010 3:12 AM #1
[FNR] [2.2.0] Grid Filter Problem
[FNR] [2.2.0] Grid Filter Problem
I tried this on FF 3.6.8 (Mac), but it seems it is a generic problem for all browsers.
For a sample code, just navigate to:
http://www.sencha.com/examples/explorer.html#filtergrid
The filter empty text is not being shown when canceling the text entry.
How to reproduce:
1 - Select the company column, then go filters, and then click in the field (marked correctly with Enter filter text...)
2 - Don't type anything, and just click outside the grid, so it will lose focus, and the menu will close.
3 - Go once again to the company column, filters.
4 - The empty text is not set
Tks for checking!
Regards,
Michel.
-
6 Sep 2010 3:34 AM #2
The problem is that when hiding the menu it gets removed from the dom. You cannot blur something that is not part of the dom. To really fix this there are big changes needed that cannot be done in a minor version update. Its not only a problem with the filter. Its with any field in any menu.
-
6 Sep 2010 4:09 AM #3
All right.
I just wanted to make sure this was a "known issue".
It is really not important, after all.
Tks anyway!
Michel.
-
6 Sep 2010 4:11 AM #4
I am going to fix it for Filter, check your PMs
-
6 Sep 2010 7:22 AM #5
Fixed in SVN as of revision 2216 for GXT 2.2.1
-
6 Sep 2010 7:30 AM #6
Tks a lot Sven!
Is 2.2.1 going to be released as a monthly release, that is, in October?
-
6 Sep 2010 7:32 AM #7
Yes it will be a patch release. As it is also the first one, it will be available for everyone.
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
Problem in Applying Grid-Filter
By zeeshanhanif in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 26 May 2009, 9:22 PM -
FIREFOX 3 problem FILTER GRID
By imoise in forum Ext 2.x: Help & DiscussionReplies: 0Last Post: 21 Jan 2009, 2:42 AM -
[SOLVED] Grid filter plugin problem
By sinma in forum Ext 2.x: Help & DiscussionReplies: 7Last Post: 7 May 2008, 2:58 AM -
Problem with filter grid
By mntek in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 3 May 2008, 5:15 AM


Reply With Quote