Bug 43321 - All menu items receive checks when selected
Summary: All menu items receive checks when selected
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Nick Edgar CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 43201 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-09-18 16:33 EDT by Douglas Pollock CLA
Modified: 2003-09-25 13:24 EDT (History)
1 user (show)

See Also:


Attachments
Patch in org.eclipse.ui.workbench (941 bytes, patch)
2003-09-18 16:36 EDT, Douglas Pollock CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Pollock CLA 2003-09-18 16:33:32 EDT
Menu items receive checks when selected.  This is due to a recent change to make
sure that check menu items actually received their checks when triggered from
the keyboard.
Comment 1 Douglas Pollock CLA 2003-09-18 16:36:43 EDT
Created attachment 6159 [details]
Patch in org.eclipse.ui.workbench

Checks the action style before recklessly setting the checked state.
Comment 2 Nick Edgar CLA 2003-09-19 10:15:04 EDT
Patch applied.  Please verify.
Comment 3 Douglas Pollock CLA 2003-09-24 11:00:54 EDT
it seems to be working in I20030924
Comment 4 Chris McLaren CLA 2003-09-25 13:24:17 EDT
*** Bug 43201 has been marked as a duplicate of this bug. ***