RESOLVED FIXED 48700
[Qt] IM: Don't manipulate selection via RenderTextControl
https://bugs.webkit.org/show_bug.cgi?id=48700
Summary [Qt] IM: Don't manipulate selection via RenderTextControl
Andreas Kling
Reported 2010-10-29 17:16:53 PDT
As brought up by Ryosuke Niwa on IRC, Qt's Input Method API shouldn't be accessing the selection through RenderTextControl. We should go directly through the Frame's SelectionController instead.
Attachments
Proposed patch (4.70 KB, patch)
2010-10-29 17:18 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-10-29 17:18:26 PDT
Created attachment 72417 [details] Proposed patch
Andreas Kling
Comment 2 2010-10-30 07:51:43 PDT
Comment on attachment 72417 [details] Proposed patch Clearing flags on attachment: 72417 Committed r70982: <http://trac.webkit.org/changeset/70982>
Andreas Kling
Comment 3 2010-10-30 07:51:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.