Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 2.7.2, Qt Creator 3.0.0, Qt Creator 3.0.1, Qt Creator 3.1.0
-
None
-
Arch Linux. Qt Creator 3.1.0 build with Qt 5.2.1
Arch Linux, openSUSE x64, Qt 5.2.1, Qt Creator 3.0.1
Kubuntu Linux 12.04 LTS 64-bit with KDE 4.8.5 + (Qt 5.1 RC1 and Qt Creator from qt-linux-opensource-5.1.0-rc1-android-x86_64-offline.run)
Description
When using different languages in same text line in custom applications compiled with Qt 5.1 or dialogs in Qt Creator 2.7.2 (based on Qt 5.1) - all is fine.
When changing language in C++ editor - then you have a chance to lost your first char. Example(eng - qwe, russian - йцу): qweцуйцуйцуweqweqweцуйцуйцу. Here is first char(q and й) lost in every language change.
It seems that it's only Qt Creator's editor related bug, not problem of Qt itself.
Attachments
Issue Links
- is replaced by
-
QTBUG-39309 Missing entries in the xcb keyboard mapping table
- Closed
For Gerrit Dashboard: QTCREATORBUG-9589 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
96609,3 | xcb: Don't return 0 as a possible key for a shortcut | 5.4 | qt/qtbase | Status: MERGED | +2 | 0 |
102007,2 | xcb: Don't return 0 from QXcbKeyboard::possibleKeys | 5.4 | qt/qtbase | Status: MERGED | +2 | 0 |