Bug 140501 - [CheatSheet] CheatSheetCategoryBasedSelectionDialog fixes
Summary: [CheatSheet] CheatSheetCategoryBasedSelectionDialog fixes
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.3 M2   Edit
Assignee: platform-ua-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-05-07 11:14 EDT by Sebastian Davids CLA
Modified: 2007-06-05 19:38 EDT (History)
0 users

See Also:


Attachments
fix (6.47 KB, patch)
2006-05-07 11:16 EDT, Sebastian Davids CLA
no flags Details | Diff
fix w/ messages (7.56 KB, patch)
2006-05-07 11:20 EDT, Sebastian Davids CLA
no flags Details | Diff
fix 3 (8.74 KB, patch)
2006-05-07 13:23 EDT, Sebastian Davids CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Davids CLA 2006-05-07 11:14:50 EDT
 
Comment 1 Sebastian Davids CLA 2006-05-07 11:16:55 EDT
Created attachment 40563 [details]
fix

- standard margins
- standard button size
- mnemonics
- missing :
- removed 2 unneccessary "final"s
- dialog remembers size & location
- typo & unneccessary blank lines
Comment 2 Sebastian Davids CLA 2006-05-07 11:20:09 EDT
Created attachment 40564 [details]
fix w/ messages
Comment 3 Sebastian Davids CLA 2006-05-07 13:23:37 EDT
Created attachment 40567 [details]
fix 3

- added sash to be able to make description larger
Comment 4 Chris Goldthorpe CLA 2006-05-09 11:34:07 EDT
Thanks for the patches. Eclipse 3.2 RC3 has just been released and at this stage only critical fixes are being considered so this is too late for Eclipse 3.2. After 3.2 is out we'll take a look at whether these should be in the next release.
Comment 5 Chris Goldthorpe CLA 2006-08-14 14:23:37 EDT
These are all good fixes. I've committed them to HEAD.