Bug #52607 Option to change sorting order within SQL Editor
Submitted: 5 Apr 2010 23:25 Modified: 9 Jan 2015 14:42
Reporter: Chris Nanney Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S4 (Feature request)
Version:5.2.17 OS:Windows
Assigned to: CPU Architecture:Any

[5 Apr 2010 23:25] Chris Nanney
Description:
When I'm looking at a schema's tables, it is counter-intuitive to me that tables are sorted alphabetically, left-to-right, instead of top-to-bottom, which is the norm when looking at a list of something.

I'll attach a graphic to illustrate.

How to repeat:
Have a schema with a good number of tables, then try and find the one you want.

Suggested fix:
Change default sort to top-to-bottom, or make it an option. When you have a long list of tables, it is easier to find what you are looking for this way.
[5 Apr 2010 23:25] Chris Nanney
Sort direction problem

Attachment: mysql_workbench_sort.png (image/png, text), 71.77 KiB.

[6 Apr 2010 6:37] Valeriy Kravchuk
Thank you for the problem report.
[23 Apr 2010 3:40] Valeriy Kravchuk
Bug #53087 was marked as a duplicate of this one.