- 
    Bug 
- 
    Resolution: Done
- 
    P1: Critical 
- 
    5.2.1
- 
    None
- 
    OS X 10.9, haven't tested on other platforms.
- 
        2565ef220b9f261fc2d62869b8d38625e41bc6fd
Test code
import QtQuick 2.1 import QtQuick.Controls 1.0 ApplicationWindow { TextInput { width: 640 height: 480 Keys.onPressed: print("hello") } }
It should get the output "hello" when I input things. It works fine with 5.2.0 official release. But not the latest stable: qtbase/6112f8938c962e49b9277ef7152bf1303789ade7 , qtdeclarative/6112f8938c962e49b9277ef7152bf1303789ade7 , qtquickcontrols/8dc2cda27b9d0bf5d732c3f6de253f4989e198c4
- is required for
- 
                    QTBUG-35562 Issues to be fixed in Qt 5.2.1 -         
- Closed
 
-         
- relates to
- 
                    QTBUG-35700 single punctuation input via CJK input method doesn't work -         
- Closed
 
-         
- replaces
- 
                    QTBUG-36216 Regression: Undo in Q(Plain)TextEdit only undos single typed characters -         
- Closed
 
-         
- 
                    QTBUG-36223 Regression: Renaming locals in Qt Creator broken -         
- Closed
 
-         
| For Gerrit Dashboard: QTBUG-36033 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 75367,1 | Revert "Cocoa: fix single punctuation input via CJK input method" | release | qt/qtbase | Status: MERGED | +2 | 0 |