Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.2.0
-
Linux, OS X
-
xcb: 6ad458bc93162753e448eea28499e778e2946d2c osx: 933fab137dcaa8bff2a65ca67918f2765875d2cf
Description
Steps to reproduce:
1) Start the lineedits from qt4 and qt5 example (qtbase/examples/widgets/lineedits vs examples/widgets/lineedits)
2) Press Ctrl+B
3) Notice that for qt4 nothing is inserted, whereas for qt5 a 'b' is inserted.
The cause of that is that the QKeyEvent::text() property contains the ascii code \002 in qt4 whereas in qt5 the text is 'b'.
Attachments
Issue Links
- is required for
-
QTBUG-37231 Bugs preventing users from moving from Qt 4 to Qt 5
- Closed
- relates to
-
QTBUG-28649 Cut and paste via keyboard shortcuts does not work in Qt Creator Snippets editor
- Closed
-
QTBUG-1673 Inconsistent behaviour for text input while holding Ctrl (not ignoring text input for some characters)
- Closed
-
QTCREATORBUG-11432 Can't copy or paste code in snippet editor using keyboard shortcuts
- Closed
- replaces
-
QTBUG-40933 QPlainTextEdit ignores the Cmd modifier on OS X
- Closed
-
QTCREATORBUG-11137 Keyboard shortcuts are not working in Projects -> "Batch Edit..." -> "Edit environment" dialog
- Closed
-
QTCREATORBUG-11901 Pressing Ctrl+F inserts "f" into edit
- Closed
-
QTCREATORBUG-13115 Keyboard shortcuts do not work in 'Batch edit'.
- Closed
-
QTCREATORBUG-13559 In Projects view, Command Key + Other Key Treated Incorrectly
- Closed
-
QTBUG-42518 On OS X, Cmd+R press must not add "r" to textfields
- Closed
- links to
For Gerrit Dashboard: QTBUG-36281 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
82297,4 | Fix regression in key handling. | stable | qt/qtbase | Status: MERGED | +2 | 0 |
89996,1 | Cocoa: Fix regression in key handling | 5.3 | qt/qtbase | Status: ABANDONED | 0 | 0 |
98150,2 | Cocoa: Fix regression in key handling | 5.4 | qt/qtbase | Status: MERGED | +2 | 0 |
432702,5 | macOS: Remove hard-coded logic for determining if key event has text | dev | qt/qtbase | Status: MERGED | +2 | 0 |
433455,2 | macOS: Remove hard-coded logic for determining if key event has text | 6.4 | qt/qtbase | Status: MERGED | +2 | 0 |