[Webkit-unassigned] [Bug 36870] [Qt] WebKit crashes while input text through input method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 01:26:55 PDT 2010


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





--- Comment #2 from Tasuku Suzuki <tasuku.suzuki at nokia.com>  2010-04-07 01:26:55 PST ---
(In reply to comment #1)
> Created an attachment (id=52697)
 --> (https://bugs.webkit.org/attachment.cgi?id=52697) [details]
> proposed patch
> 
> I did some debugging with your test case and noticed that the problem could be
> with the underline start and end offset.

I see that the problem was QWebPage passed start and length to
CompositionUnderline instead of start and end.
As far as I tested for a while, your patch works for me on Windows 7, Mac OS
X(10.6) and Gentoo Linux.

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