Bug 256698 - [QuickAccess] Improve handling of duplicates or ambiguous matches
Summary: [QuickAccess] Improve handling of duplicates or ambiguous matches
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2008-11-26 15:35 EST by Missing name CLA
Modified: 2019-09-06 16:12 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Missing name CLA 2008-11-26 15:35:46 EST
Build ID: M20080911-1700

Steps To Reproduce:
eclipse has zillions of menu entries and right mouse button actions. would it be possible to introduce something like http://launchy.net for menu entries? also apple osx has a similar tool, and linux also.

you start typing a command and it search for what you could mean. it also remembers the commands you use. so if you always choose "commit" after typing "co", it will present "commit" on top of "copy".

this would have the advantage of:
 * it remembers my personal preferred entries
 * there is only one level of hierarchy
 * it does not matter how a menu hierarchy exactly looks
   like
 * don't worry about keyboard shortcuts any more, you just need
   one to start the command search window
Comment 1 Missing name CLA 2008-11-26 15:38:05 EST
is an ui issue ...
Comment 2 Benjamin Muskalla CLA 2008-11-26 15:40:31 EST
Have you ever tried Ctrl+3 ? I think it's exactly what you're searching for.
Comment 3 Missing name CLA 2008-11-26 18:38:25 EST
uh - you are right. how is it expected to work?

1. entries are missing.
i have a plugin "mercurialeclipse", a gui for the mercurial source code control. the right button menu on a mercurial managed project contains "team", with "pull" as submenu. but pressing ctrl-3, typing team does not show a "pull". the same happens when typing "perspective". no perspectvie is offered to choose.

2. it contains double entries.
typing "reset pers" brings up reset perspective two times, one time as command, one time as menu. both open the same thing. doing it another time shows it 3 times: last, command, menu.

3. its ambiguous
typing "update" lists 2 entries called "update". on is for mylin tasks, the other (i guess) is the package explorer.


4. switch off complex menu, button bar not obious
how could one set with a keystroke or choosing a menu entry a "simple" view, with no menu
Comment 4 Eric Moffatt CLA 2008-12-23 11:22:51 EST
I'll pass this along as a QuickAccess bug but having the search work at this deep a level would be -very- difficult if not impossible (we may not have access to all the commands added by a specific plugin).

BTW, I've changed the Severity to 'enhancement' to more closely describe what you're asking for...
Comment 5 Boris Bokowski CLA 2009-01-02 16:13:35 EST
Unfortunately, we don't have the time right now to look at this. Patches would be welcome (see http://wiki.eclipse.org/Platform_UI/How_to_Contribute).
Comment 6 Boris Bokowski CLA 2009-11-26 16:16:10 EST
Remy is now responsible for watching bugs in the [QuickAccess] component area.
Comment 7 Eclipse Webmaster CLA 2019-09-06 16:12:05 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.