[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:05:10 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45539
--- Comment #3 from yi shen <yi.4.shen at nokia.com> 2010-09-10 09:05:10 PST ---
yes, you are right. Thanks for reviewing, I will change it.
(In reply to comment #2)
> (From update of attachment 67183 [details])
> > + 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