Opened 14 years ago
Closed 14 years ago
#3478 closed bug (invalid)
Tablesorter - Table re sorts improperly on long table
Reported by: | strummer75 | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | tablesorter | Cc: | |
Blocked by: | Blocking: |
Description
Having a weird issue on tables that are longer than the scroll of the screen. The table will sort descending but then wont resort ascending.
This is what I am getting back from firebug when I click on a column to sort.
Sorting on 0,0 and dir 0 time:,13ms Rebuilt table:,11ms Sorting on 0,1 and dir 1 time:,2ms Rebuilt table:,9ms
When I click again I get a similar response and the table is still sorting descending.
Sorting on 0,0 and dir 0 time:,1ms Rebuilt table:,9ms Sorting on 0,1 and dir 1 time:,3ms Rebuilt table:,6ms
The sorting works fine on smaller tables (within the viewport).
I can get these tables to sort ascending again if I SHIFT click the column but thats not really the default behavior.
Change History (1)
comment:1 Changed 14 years ago by
Component: | unfilled → plugin |
---|---|
Resolution: | → invalid |
Status: | new → closed |
This trac is for jQuery's core and a few official plugins. Contact the plugin owner directly.