Bug #18348 2011-09-09 19:05
rickg22
when mouse is over editor tabs, tabs get the keystrokes
This is a VERY VERY ANNOYING BUG. No matter what I do, anytime the mouse cursor is over one of the editor tabs, all keystrokes go to the tabs.
Please add an option to disable this.
- Category
- Application::Interface
- Group
- Platform:All
- Status
- Closed
- Close date
- 2011-10-12 11:29
- Assigned to
- jenslody
History
If you uncheck "Settings -> Environment... -> Notebooks appearance -> Enable scrolling with mousewheel" the tab does not capture the mouse since revision 7343.
If "Use tooltips" on the same page is still checked a tooltip pops up, if you move the mouse over the tab, but closes with the first key you press. Unfortunately the first keystroke is still eaten.
So to completely get rid of this, you have to uncheck "Use tooltips" also.
Abetter solutio is not possible at the moment, due to wxWidgets limitations, so I mark this bug as fixed.