Bug 291016 - [Sync View] Replace sync mode buttons with a drop-down
Summary: [Sync View] Replace sync mode buttons with a drop-down
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Tomasz Zarna CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 71552 291217
  Show dependency tree
 
Reported: 2009-10-01 06:33 EDT by Tomasz Zarna CLA
Modified: 2013-03-04 05:30 EST (History)
3 users (show)

See Also:


Attachments
Fix v01 (4.45 KB, patch)
2009-10-01 06:39 EDT, Tomasz Zarna CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Zarna CLA 2009-10-01 06:33:53 EDT
In 3.6 we are planning to add one more button to the toolbar (see bug 219570, "Link with Editor") so I guess we should reconsider compacting the toolbar. The easiest way to do so, without waiting for a way to customize a toolbar[1], is to replace sync mode buttons (which number often reaches 4) with a single drop-down action.

This problem has been already mentioned in bug 88144, comment 1 and bug 75932, comment 5. 

[1] bug 88144, comment 2
Comment 1 Tomasz Zarna CLA 2009-10-01 06:39:43 EDT
Created attachment 148513 [details]
Fix v01

Patch that replaces mode actions with single dropdown. I think I should also rename DirectionFilterActionGroup to DirectionFilterAction since it's no longer an ActionGroup, but this will create a new class and make us lose history. Damn you CVS :/
Comment 2 Tomasz Zarna CLA 2009-10-01 06:49:48 EDT
I think that at the same time I could remove sync mode actions from sync's view menu (available under "Mode >" submenu). They seem redundant to me, but please correct me if I'm missing some obvious use case or an UI guideline.
Comment 3 Tomasz Zarna CLA 2013-03-04 05:30:10 EST
I do not plan to work on this. Marking as won't fix.