[Webkit-unassigned] [Bug 47689] REGRESSION (r69548): Autocorrections are applied even after typing further characters in the word

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 14 16:38:38 PDT 2010


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





--- Comment #7 from jpu at apple.com  2010-10-14 16:38:39 PST ---

> > How does the test output indicate the lack of the underline? Is there something in the render tree dump that would be there if the underline was present?
> 
> The underline is drawn based on marker value "CorrectionIndicator", which seems to be contained in the dump.

I take it back. It seems a pixel comparison is necessary. It would be helpful to generalize hasSpellingMarker() function to allow query on any marker value.

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