Bug 156678 - QuickAccess items are unordered
Summary: QuickAccess items are unordered
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M3   Edit
Assignee: Aaron Ferguson CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-09-08 06:01 EDT by Markus Keller CLA
Modified: 2007-06-05 15:56 EDT (History)
1 user (show)

See Also:


Attachments
Sorting patch (5.48 KB, patch)
2006-10-16 10:09 EDT, Aaron Ferguson CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2006-09-08 06:01:48 EDT
I20060906-1200

Most items in the QuickAccess popup (Ctrl+E) are in no apparent order. Editors, Views, Perspectives, and New should be sorted alphabetically (like Commands already is).

Menus and Preferences would probably be easier to understand if they were arranged hierarchically as they appear in the workbench window or the preferences dialog (e.g. there are 4 nodes under Preferences that start with "Editor").
Comment 1 Aaron Ferguson CLA 2006-10-16 10:09:52 EDT
Created attachment 52030 [details]
Sorting patch

Added Previous Picks node and alphabetically sort children of all nodes other than Previous Picks.

AF
Comment 2 Boris Bokowski CLA 2006-10-16 12:46:31 EDT
After some refactoring together with Aaron, I released a fix for this to HEAD >20061016.