Bug 15996 - [Perspectives] Perspective customization dialog should show location of items
Summary: [Perspectives] Perspective customization dialog should show location of items
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P2 enhancement (vote)
Target Milestone: 3.0   Edit
Assignee: Lynne Kues CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate, usability
Depends on: 38858
Blocks:
  Show dependency tree
 
Reported: 2002-05-14 19:33 EDT by Nick Edgar CLA
Modified: 2003-07-07 15:14 EDT (History)
1 user (show)

See Also:


Attachments
Screen snap (BMP file) (743.61 KB, image/bmp)
2002-05-14 19:37 EDT, Nick Edgar CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2002-05-14 19:33:23 EDT
Build 20020508

The perspective customization dialog should the location of items, including:
- which menu/submenu
- whether it's on the toolbar

Should also consider a description for items.
Comment 1 Nick Edgar CLA 2002-05-14 19:33:40 EDT
Recommendation by UCD group.
Comment 2 Nick Edgar CLA 2002-05-14 19:36:06 EDT
Cannot do for v2.
Should consider early in v3.
Comment 3 Nick Edgar CLA 2002-05-14 19:37:13 EDT
Created attachment 822 [details]
Screen snap (BMP file)
Comment 4 Randy Giffen CLA 2002-08-12 09:47:01 EDT
Reopen for investigation
Comment 5 Nick Edgar CLA 2003-03-17 10:22:31 EST
To address for 2.2 or possibly even 2.1.1.
Comment 6 Nick Edgar CLA 2003-03-17 22:12:16 EST
Address for 2.2.
Comment 7 Nick Edgar CLA 2003-04-10 16:12:06 EDT
I looked at this a while back (late in 2.0) and realized that it would be non-
trivial to do.  This dialog uses a lighter weight action set registry that does 
not have all the info.  We have one action set registry that keeps a picture of 
the available action sets.  When we need full details about an action set, we 
read it in a separate pass.  For this dialog, you not only need full details 
about the action set, but would need to look up referenced menu and toolbar ids 
to resolve the menubarPath and toolbarPath, and present them in the UI in human 
readable form.
Comment 8 Lynne Kues CLA 2003-05-02 18:13:27 EDT
Look into moving removeAccel and findMenu code to MenuManager.
Comment 9 Lynne Kues CLA 2003-05-16 19:04:25 EDT
Opened [Bug 37796] for problems I was having with the 
MenuManager.findMenuUsingPath method.
Comment 10 Lynne Kues CLA 2003-06-12 16:34:15 EDT
Opened [Bug 38858] New: [Icons] Need menu/toolbar icons for Customize 
Perspective Dialog.
Comment 11 Lynne Kues CLA 2003-06-16 15:28:08 EDT
Released changes.  Only outstanding item is new icons [Bug 38858].
Comment 12 Linda Watson CLA 2003-06-16 16:23:25 EDT
copying Kelvin re related bug 38858 icon require being transferred out of 
bugzilla to MDS Request database
Comment 13 Lynne Kues CLA 2003-07-07 15:14:01 EDT
New icons released.  Closing.