Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.2.1, 5.4.0
-
None
-
Windows 7 64bit. German Keyboard Layout.
Description
Steps:
0. Use German Keyboard Layout (Windows 7 64bit)
1. Create New Qt-Widgets-App
2. Compile and run it release mode
3. When app has focus press any number on the numpad (i.e. 1)
4. Switch to any other application where you can type (Browser, Notepad, etc)
5. Now type a symbol with right alt key like \,
Expected:
The typed symbol appears
Observed:
Not only the symbol appears but also the alt-code symbol of the numpad.
This means if you pressed 1 on the numpad it would look like \☺instead of just \
Attachments
Issue Links
- replaces
-
QTCREATORBUG-19961 Opening curly braces causes a smiley symbol
- Closed