Page MenuHomePhabricator

Render window menu steals mouse clicks
Closed, ResolvedPublic

Description

Here is the bug description from Matt:

... in our app, the program would switch from our MIDAS editor to the Display editor when I clicked one of our buttons on the top of the editor.
I think its because those little widgets that hover over the MITK Display, where you have 3 little icons (a plus, a square and a tool icon) are getting in the way.
So, when the editor switches, these icons don't know that they are meant to be invisible and disabled, and it just happens to be in the same place as my button, but behind it, but it steals the mouse click. At it only appears to happen on a Mac!

Event Timeline

[b5dbd7]: Merge branch 'bug-10420-render-window-steal-mouse-clicks'

Merged commits:

2012-05-30 18:22:03 MattClarkson [e3afb6]
Removed function IsMenuWidgetEnabled


2012-05-30 09:32:44 MattClarkson [a3a71f]
10420 - disable Menu Widget when QmitkStdMultiWidgetEditor not visible


2012-05-28 16:24:08 MattClarkson [068aa8]
De-activate render window menu when editor closed

Merged branch into master. Please verify and close bug.

Thanks again for the contribution!

MITK-1-0 keyword is obsolete, we use Target Milestones in the future.