[Webkit-unassigned] [Bug 47308] Add regression tests for autocorrection panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 14 10:09:13 PDT 2010


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





--- Comment #9 from jpu at apple.com  2010-10-14 10:09:12 PST ---
(In reply to comment #4)
> Why don't you use textInputController.hasSpellingMarker() ?

It seems hasSpellingMarker() only look for marker whose value is "Spelling". What is needed for these test is a more generic function that allows testing for arbitrary marker value, since the implementation of autocorrection uses two newly added marker values. 

I don't suppose this is very difficult to do, yes?

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