Bug 64172 - [Qt] Avoid using setSelectionRange in ::inputMethodEvent as it does not work for contentEditable
Summary: [Qt] Avoid using setSelectionRange in ::inputMethodEvent as it does not work ...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kenneth Rohde Christiansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-08 08:52 PDT by Kenneth Rohde Christiansen
Modified: 2014-02-03 03:18 PST (History)
8 users (show)

See Also:


Attachments
Patch (3.66 KB, patch)
2011-07-08 08:55 PDT, Kenneth Rohde Christiansen
hausmann: review+
hausmann: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Rohde Christiansen 2011-07-08 08:52:54 PDT
SSIA
Comment 1 Kenneth Rohde Christiansen 2011-07-08 08:55:49 PDT
Created attachment 100123 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2011-07-08 08:58:13 PDT
Kling/Laszlo, do you know who might be able to test this? I guess they are using it for Symbian.
Comment 3 Enrica Casucci 2011-10-07 10:29:49 PDT
Comment on attachment 100123 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=100123&action=review

The patch looks fine, but I'd like to see the variable name changed.

> Source/WebKit/qt/Api/qwebpage.cpp:1084
> +    Element* node = 0;

Please rename the variable and its references below.
Comment 4 Simon Hausmann 2012-03-07 11:53:41 PST
Comment on attachment 100123 [details]
Patch

r=me, but I agree with Enrica. Although that could also be done in a separate patch if you want. Please also make sure that the existing input method tests still pass :)
Comment 5 Michael Brüning 2013-01-04 03:08:38 PST
Checking this because it was on the reminder list - it seems that this patch is obsolete / was rewritten and landed already. 

Kenneth, Simon, do you agree?
Comment 6 Jocelyn Turcotte 2014-02-03 03:18:10 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.