[Webkit-unassigned] [Bug 45539] [Qt] selected text gets deleted when qgraphicswebview losts focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 10 09:01:53 PDT 2010


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


Andreas Kling <andreas.kling at nokia.com> changed:

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




--- Comment #2 from Andreas Kling <andreas.kling at nokia.com>  2010-09-10 09:01:53 PST ---
(From update of attachment 67183)
> +            if (!ev->preeditString().isEmpty())

Should be "if (!preedit.isEmpty())"

Change looks reasonable, but it needs an autotest (see WebKit/qt/tests/)

-- 
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