Tooltips are accidentally hidden by the mouse cursor
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
If the mouse cursor is at the position, where the tooltip appears, then it is automatically hidden again. This is probably due to the fact that the focus of the window may be lost. Can probably be resolved by checking the mouse position first. However, it has to be ensured that tooltips are hidden, if the user switches windows.
The culprit for this behaviour seems to be the window leave event handler, which fires, if the mouse enters the tooltip.
Tested manually. No deviation detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r1291]
Diff: