[Webkit-unassigned] [Bug 149056] Spellchecker rejects word when adding a period or colon character if there is no trailing space before the next word

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 02:30:23 PST 2016


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

--- Comment #35 from Adrien Plazas <aplazas at igalia.com> ---
Are you sure ? I rebased on master, reverted the changes to Source/WebCore/editing/Editor.cpp and kept LayoutTests/editing/spelling/spelling-words-with-punctuation.html.

Then I ran:
Tools/Scripts/run-webkit-tests `git grep initSpellTest LayoutTests/editing/spelling/ | cut -d: -f1 | uniq | grep "\.html"`

On Linux GTK+:
- editing/spelling/context-menu-suggestions-multiword-selection.html timed out
- LayoutTests/editing/spelling/spelling-words-with-punctuation.html failed (as expected, the changes in Editor.cpp will make it pass)
- the 6 other tests passed

On Mac, all the 8 tests timed out.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160310/6feb000c/attachment.html>


More information about the webkit-unassigned mailing list