Bug 132145 - [Markers] Filter dialog problems
Summary: [Markers] Filter dialog problems
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2006-03-16 09:03 EST by Sebastian Davids CLA
Modified: 2009-08-30 02:09 EDT (History)
0 users

See Also:


Attachments
dialog w/ visual annotations (29.03 KB, image/png)
2006-03-16 09:15 EST, Sebastian Davids CLA
no flags Details
pic showing tooltip & menu entry (11.58 KB, image/png)
2006-03-16 09:35 EST, Sebastian Davids CLA
no flags Details
fixes mnemonics, tooltip, missing :, title caps (3.80 KB, patch)
2006-03-17 13:03 EST, 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-03-16 09:03:26 EST
Several mnemonics are use more than once.

Restore defaults button is not sized properly.

Missing colon on User filters.

Resize behavior

The dialog looks cluttered.
Comment 1 Sebastian Davids CLA 2006-03-16 09:15:37 EST
Created attachment 36407 [details]
dialog w/ visual annotations

filter should be spelled w/ a lower case f

Placement of buttons
Comment 2 Sebastian Davids CLA 2006-03-16 09:32:39 EST
The tooltip of the "filter" button in the view's button bar should be "Configure Filters..." to match the view menu entry.
Comment 3 Sebastian Davids CLA 2006-03-16 09:35:00 EST
Created attachment 36411 [details]
pic showing tooltip & menu entry
Comment 4 Sebastian Davids CLA 2006-03-17 13:03:41 EST
Created attachment 36509 [details]
fixes mnemonics, tooltip, missing :, title caps

I'll have to play w/ the layout for a while to get something pleasing :)

This fix can be applied independently.

All overlapping mnemonics have been resolved but one:

"Not Completed" cannot be assigned a mnemonic other than 't' which would mandate "Show items of type:" having ':' as its mnemonic.
Comment 5 Tod Creasey CLA 2006-03-17 15:36:50 EST
Released for build >20060317. I also added in a mnemonic for the System Filters entry
Comment 6 Sebastian Davids CLA 2006-03-17 19:22:48 EST
Reopen because of the outstanding layout issues.

How do I get a System filter btw?

The 'r' clashes w/ the 'r' in severity: E&rror
Comment 7 Tod Creasey CLA 2006-03-20 07:14:56 EST
There aren't any system filters defined in the SDK currently. It is a feature for larger products built on top of the SDK.

You can always define one in one of your own plug-ins if you want to check it out.
Comment 8 Sebastian Davids CLA 2006-03-20 10:00:34 EST
I just contributed the example from the extension point description to see how it looks :)

Is it intended that you only fill labels instead of updating the "regular" controls and make them read-only?
Comment 9 Tod Creasey CLA 2006-03-20 10:02:17 EST
For now anyways yes. We may do more in the future to keep the look consistent.
Comment 10 Tod Creasey CLA 2006-04-11 14:46:40 EDT
I think this is resolved now
Comment 11 Denis Roy CLA 2009-08-30 02:09:54 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.