Bug 166107 - [Quick Access] Quick Access should allow matching to an element for more than one string
Summary: [Quick Access] Quick Access should allow matching to an element for more than...
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 3.3 M4   Edit
Assignee: Aaron Ferguson CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-11-28 14:56 EST by Aaron Ferguson CLA
Modified: 2007-06-05 16:12 EDT (History)
1 user (show)

See Also:


Attachments
multiple strings patch (8.33 KB, patch)
2006-11-28 14:57 EST, 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 Aaron Ferguson CLA 2006-11-28 14:56:33 EST
Build ID:  I20061102-1715

Steps To Reproduce:
1. Use Quick Access and choose java perspective after typing "j"
2. Use Quick Access and choose java perspective after typing "jav"
3. Quick Access only remembers the java perspective was selected after typing "jav"


More information:
Quick Access should support multiple strings for the same element.  For example, it should remember that the Java Perspective was selected after typing "j" once, and for typing "jav" another time.

AF
Comment 1 Aaron Ferguson CLA 2006-11-28 14:57:55 EST
Created attachment 54667 [details]
multiple strings patch

This patch adds the above functionality.

AF
Comment 2 Boris Bokowski CLA 2006-11-28 16:42:42 EST
Cleaned up and released >20061128.
Comment 3 Boris Bokowski CLA 2006-11-28 16:43:29 EST
f
Comment 4 Boris Bokowski CLA 2006-12-14 16:40:24 EST
Verified in I20061213-0800.