Skip to content
Commit 7e37ff2c authored by David Edmundson's avatar David Edmundson
Browse files

Remove mnemonic underlines when alt-tabbing

Alt+tab messes with the nmemonics.
In Qt5 we get a keyPressEvent, then we lose focus and don't receive a
keyReleaseEvent

This means the application keeps showing the mnemonic helpers even when
we switch back to the application.

BUG: 341006
REVIEW: 121311
FIXED-IN: 5.1.2
parent e394bc9e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment