Bug #49366 Row sort icons stuck
Submitted: 2 Dec 2009 20:23 Modified: 16 Apr 2010 15:25
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.10 r4680 OS:Windows (XP)
Assigned to: Sergei Tkachenko CPU Architecture:Any

[2 Dec 2009 20:23] Todd Farmer
Description:
Not sure how this came to happen, and I cannot repeat it simply, but somehow the row headers which allow sorting would each turn on, but not turn off.  The end result was that I had four rows, each indicating they were sorted ASC, and clicking any of them had no further impact.

Screenshot to be attached.

How to repeat:
Sorry, don't know.
[2 Dec 2009 20:25] Todd Farmer
Screenshot

Attachment: SP32-20091202-122038.gif (image/gif, text), 51.74 KiB.

[3 Dec 2009 9:48] Johannes Taxacher
the way the sorting is supposed to work on windows:

click column header -> dicard all previous sorting and sort for this col ASC (ctrl-key modifies to DESC)
shift+click header -> add column to sort criteria

could not repeat the "stuck" situation either
[25 Mar 2010 15:21] Sergei Tkachenko
I found that after using Alt-Tab combination, columns aren't sortable anymore.
I suppose these 2 bugs have same cause if they are not the same bug.
Broken sorting after pressing Alt-Tab was fixed in snapshot version.
[30 Mar 2010 20:03] Johannes Taxacher
fixed in repository
[16 Apr 2010 15:25] Tony Bedford
An entry has been added to the 5.2.17 changelog:

In the live editing tab of the SQL Editor, if the ALT+TAB key combination was used the ascending and descending sort order of the columns could no longer be changed.