Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.4.0
-
None
-
Windows all versions
Description
Continuation of this task: QTBUG-32274
Standard context menu shortcuts (e.g. Copy, Cut, Paste, Select All) when pressed in non-latin keyboard layout (e.g. Cyrillic, Arabic) don't work in Qt's widgets such as:
- QLabel
- QPlainTextEdit
- QTextEdit
In latin keyboard layout (e.g. English) they're working fine.
Didn't happen before Qt 5.4. Reproducible in binary distribution of Qt Creator 3.3.0 as well.
Occurrs in all Windows versions, but users report that it happens also in Linux distributions (Mint, Slackware). Isn't reproducible on Mac OS X though.
P.S. Probably the same issue: Ctrl+/ (Comment shortcut) in Qt Creator 3.3.0 stopped working in non-latin keyboard layout as well.
Attachments
Issue Links
- duplicates
-
QTBUG-44021 [REG]: Shortcuts CTRL+C, CRTL+V don't work if keyboard switched to cyrillic layout.
- Closed