Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
Qt Creator 10.0.0
-
None
Description
ctrl + shift + u shortcut does not work properly. Probably it somehow duplicate or overlapped with https://bugreports.qt.io/browse/QTCREATORBUG-28249
env:
- VMware;
- Ubuntu 22.04;
- Qt 6.5, from installer;
- Qt Creator 10.0;
steps:
- Context menu action works as axpected;
- Just use ctrl + shift + u;
- it inserts 'u';
- After glitch happened ctrl + z also does not work properly;
- it also inserts 'u' and "second" cursor appears. See video attach.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-29134 Code Editor needs to implement inputMethodEvent()
- Closed