Opened 10 years ago
Closed 10 years ago
#13714 closed defect (duplicate)
EnhancedGrid Search plugin gives stale results after grid is sorted
Reported by: | Nick Fenwick | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Grid | Version: | 1.6.1 |
Keywords: | enhancedgrid, search, sort | Cc: | |
Blocked By: | Blocking: |
Description
Reported here http://dojotoolkit.org/community/#nabble-td3088421|a3097262 and also by one_man_ on IRC, EnhancedGrid? Search plugin seems broken after the grid is sorted. I'm raising this ticket on their behalf.
Reproduce:
- Load the Search test page http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/grid/tests/enhanced/test_enhanced_grid_search.html
- In the 'search all columns for' textbox, enter '/rock/i' and hit Search. You get row 2 as the result.
- click the Genre header to sort the grid by that column
- hit Search again, you still get 2.
Change History (2)
comment:1 Changed 10 years ago by
Owner: | changed from evan to Evan |
---|
comment:2 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate with #13861