Bug 137412 - [qt] cannot handle Key event and IM event together correctly
Summary: [qt] cannot handle Key event and IM event together correctly
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: qt
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: IIIMF 137149
TreeView+ depends on / blocked
 
Reported: 2004-10-28 11:27 UTC by Leon Ho
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-11-09 15:43:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Leon Ho 2004-10-28 11:27:22 UTC
Description of problem:
Qt cannot handle Key event and IM event together correctly. The order
will swap around when they posted together.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. login into KDE using ko_KR.UTF-8
2. kedit
3. shift-space
4. rkeksk<space>

  
Actual results:
output will be rkek<space>sk in hangul

Expected results:
output will be rkeksk<space> in hangul

Additional info:

Comment 1 Leon Ho 2004-11-01 11:40:22 UTC
Look like it is a problem on over-the-spot method in current im module. I am
contacting the developer now to try to get some fixes on qt immodule.

However we should move back to on-the-spot now as it has improved since we
visited a while ago. The method handles this situation correctly, plus
on-the-spot is using application to render the preedit area. I have tested with
input methods they are have better behavior.

Than, can we s/Over The Spot/On The Spot/ in /usr/lib/qt-3.3/etc/settings/qtrc
in redhat-artwork and qt package for RHEL4?

Thanks.

Comment 2 Than Ngo 2004-11-02 10:34:56 UTC
sure, i will do it in next rebuild. please let me know if the bug in
qt immodule is fixed. thanks

Comment 3 Than Ngo 2004-11-09 15:43:35 UTC
it's now fixed in redhat-artwork-0.119-1.1E.


Note You need to log in before you can comment on or make changes to this bug.