Details
Description
I'm not really sure of the importance of this.
On one hand, it can cause virtually any Qt app to crash, OTOH hardly anybody will enter this keyboard combination.
Hold <Left ALT> and press <NumPad9> four times when focus is in a QLineEdit.
(I reproduced it in the fortune client example)
ASSERT: "vk >0 && vk < 256" in file qwindowskeymapper.cpp, line 486
Note: This keyboard combination can be useful if you need to enter some special Unicode characters you know the decimal codepoint for. For instance, typing ALT+"065" gives the character "A".
Attachments
Issue Links
- is required for
-
QTBUG-35562 Issues to be fixed in Qt 5.2.1
- Closed
- relates to
-
QTBUG-35806 When Korean characteres input on Qt Widgets, Qt assert on qwindowskeymapper.cpp
- Closed
-
QTBUG-36061 Windows: Pressing ctrl+alt+num 7,8 several times causes crash
- Closed
- replaces
-
QTBUG-38302 QWindowsKeyMapper::updatePossibleKeyCodes crashes when keycode is extended code
- Closed