| Summary: | Commands stay untoggled in the menu | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Remy Suen <remy.suen> |
| Component: | UI | Assignee: | Platform UI Triaged <platform-ui-triaged> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | pinnamur, pwebster |
| Version: | 4.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 331240 | ||
|
Description
Remy Suen
Are they using the correct command toggle support? See bug 348780 for an example. PW (In reply to comment #1) > Are they using the correct command toggle support? See bug 348780 for an > example. It looks right to me anyway. <command categoryId="org.eclipse.egit.ui.commandCategory" defaultHandler="org.eclipse.egit.ui.internal.repository.tree.command.ToggleBranchCommitCommand" id="org.eclipse.egit.ui.RepositoriesToggleBranchCommit" name="%ToggleBranchCommitCommand.name"> <state class="org.eclipse.ui.handlers.RegistryToggleState:false" id="org.eclipse.ui.commands.toggleState"> </state> </command> *** This bug has been marked as a duplicate of bug 339687 *** *** This bug has been marked as a duplicate of bug 362201 *** |