[Webkit-unassigned] [Bug 51170] [Qt] The IME composition is strangely affected by another text field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 15:33:16 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=51170


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76741|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #3 from Andreas Kling <kling at webkit.org>  2011-04-26 15:33:16 PST ---
(From update of attachment 76741)
View in context: https://bugs.webkit.org/attachment.cgi?id=76741&action=review

> WebKit/qt/ChangeLog:13
> +        Need a short description and bug URL (OOPS!)

This line needs to be removed.

> WebKit/qt/WebCoreSupport/EditorClientQt.cpp:502
> +        // Notify qwidget to complete the text composition.

qwidget -> QWidget

> WebKit/qt/WebCoreSupport/EditorClientQt.cpp:505
> +        // Notify WebCore::Editor to complete the text composition.
> +        frame->editor()->confirmComposition();

The comment is redundant.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list