Bug Tracker

Modify

Ticket #3478 (closed bug: invalid)

Opened 5 years ago

Last modified 5 years ago

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:
Blocking: Blocked by:

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

comment:1 Changed 5 years ago by flesler

  • Status changed from new to closed
  • Resolution set to invalid
  • Component changed from unfilled to plugin

This trac is for jQuery's core and a few official plugins. Contact the plugin owner directly.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.