Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.8.1, Qt Creator 3.0.0-rc1
-
None
-
Windows 7 x64
-
4d89786a88f9ee2f40b7cacef7770af204bc4773
Description
In Hungarian keyboards certain special characters need to by typed by Alt-Gr (right alt) + <some key>.
One example is the dollar sign which would be AltGr+;
These key combinations works fine outside of FakeVim and inside FakeVim as a matter of fact (but only outside of insert mode).
But once I'm in Insert mode in FakeVim certain AltGr key combinations do strange and unexpected things. The AltGr+; (dollar) key combination, for instance, instead of writing a dollar sign, it moves the cursor to the end of the line and exits Insert mode. The same thing happens by the way if you press Ctrl+Alt+; in Insert Mode. There are also several other Alt+Gr combinations that also trigger different behavior than the expected successful input of the wanted character.
Is it possible that the Ctrl+Alt combinations were always there and the bug only is the fact that Alt+Gr triggers the same things as Ctrl+Alt in Insert mode which they shouldn't?
I haven't tested, but there may be similar problems for other non-US keyboard layouts using Alt+Gr. If so, I believe this is a serious problem for non-US keyboard using Vim users.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-10202 Swedish keyboard layout fails to write [ in FakeVim
- Closed
-
QTCREATORBUG-10269 Hungarian (and possibly other) keyboard layout problems
- Closed
- replaces
-
QTCREATORBUG-10122 alt-gr + 8 / strg + alt + 8 "[" doesn`t work in vimfake mode with german keyboard
- Closed