Bug 585236

Summary: QLineEdit doesn't update text when changed preedit area
Product: [Fedora] Fedora Reporter: Daisuke Kameda <daisuke>
Component: qtAssignee: Than Ngo <than>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 13CC: itamar, jreznik, kevin, ltinkl, rdieter, smparrish, than
Target Milestone: ---Keywords: Patch, Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-01 19:12:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
update QLineEdit text when updated preedit area text none

Description Daisuke Kameda 2010-04-23 14:03:41 UTC
Created attachment 408617 [details]
update QLineEdit text when updated preedit area text

QLineControl::processInputMethod() doesn't check preedit area text.
So inputting into QLineEdit through IMEs such as xim or scim become
sluggish and unresponsive.

This bug is reported in
QTBUG-8807<http://bugreports.qt.nokia.com/browse/QTBUG-8807>.

This patch is already merged in Qt4.6.3.

Comment 1 Than Ngo 2010-04-23 17:08:11 UTC
 I will take a look at the patch, if everything is ok it will be included in tne next qt build. Thanks for your report

Comment 2 Rex Dieter 2011-04-01 19:12:43 UTC
$ koji latest-pkg dist-f13-updates qt
Build                                     Tag                   Built by
----------------------------------------  --------------------  ----------------
qt-4.6.3-10.fc13                          dist-f13-updates      rdieter

looks like we're good here. :)