Bug 165528 - [QuickAccess] We should only list enabled commands / actions
Summary: [QuickAccess] We should only list enabled commands / actions
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.3 M5   Edit
Assignee: Aaron Ferguson CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-11-22 16:23 EST by Boris Bokowski CLA
Modified: 2007-02-06 14:23 EST (History)
0 users

See Also:


Attachments
commands and actions patch (3.64 KB, patch)
2006-12-13 11:02 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 Boris Bokowski CLA 2006-11-22 16:23:04 EST
We are currently caching elements for every provider implementation, even if the list of elements can change over time (like e.g. the list of enabled commands).
Comment 1 Boris Bokowski CLA 2006-11-22 16:27:38 EST
Actually, since we are creating a new list of providers each time the dialog is shown, we will always see the latest list of elements.

However, we should not recreate the providers each time.
Comment 2 Aaron Ferguson CLA 2006-12-13 11:02:26 EST
Created attachment 55592 [details]
commands and actions patch

This patch fixes Quick Access so only currently enabled actions and commands are available for selection in the dialog.

AF
Comment 3 Boris Bokowski CLA 2006-12-18 11:37:14 EST
Released >20061218.
Comment 4 Paul Webster CLA 2007-02-06 14:23:05 EST
Verified I20070206-0010 by Ali