[Webkit-unassigned] [Bug 108528] [Efl] Enable spellchecking tests added in r141354

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 4 23:53:48 PST 2013


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





--- Comment #4 from Grzegorz Czajkowski <g.czajkowski at samsung.com>  2013-02-04 23:55:53 PST ---
(In reply to comment #3)
> (In reply to comment #1)
> > BTW, do those tests really need asynchronous spell checking? It seems they in vast majority test selection/white space matters (please correct me if I am wrong).
> 
> My original goal with the tests was to make Chromium port work better. Chromium uses async spellcheck on all operating systems except Mac. Perhaps we can split the tests into two groups: async and sync?

It'd great! As far as I know EFL and GTK+ haven't implemented asynchronous spell checking yet so it prevents to run spelling and editing aspects provided by your tests.

(In reply to comment #2)
> Perhaps we can do "if (testRunner.smartInsertDeleteEnabled) testRunner.smartInsertDeleteEnabled(true);" ?

IMHO that would be more convincing and it's likely to pass the tests which do not require 'smartInsertDelete' feature.

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