Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.2
-
None
-
Qt 4.5 and 4.6, on X11, linux kubuntu, KDE4.
Description
On X11 at least, QApplication::keyboardModifiers gets confused quite easily, when pressing/releasing multiple modifiers.
Case 1: press Shift (ok, it shows 0x02), press Alt, release Alt -> it now returns 0x1a instead of 0x02 (trailing zeros ommitted).
Case 2: press Left Shift, press Right Shift -> it now returns 0, even though both shifts are still pressed
Attachments
For Gerrit Dashboard: QTBUG-10281 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
54466,1 | Resolve modifier mask conflicts | stable | qt/qtbase | Status: ABANDONED | -1 | 0 |