[Webkit-unassigned] [Bug 153290] [GTK] Red sqiuggly line under misspelled word disappears when cursor is on word
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 15 17:42:08 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=153290
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #270988|review+, commit-queue+ |review-, commit-queue-
Flags| |
--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 270988
--> https://bugs.webkit.org/attachment.cgi?id=270988
Don't erase spelling markers after selection change on GTK+.
Well, I agree with the change in this patch, to return type != TextCheckingTypeSpelling here like the other ports do. It seems to do the right thing, fixing both of my complaints: the squiggly line disappearing when you right click to get a context menu, and the squiggly line disappearing when you move the cursor back one position.
But it breaks spellchecking of contractions, e.g. "wasn't." Strange, Mac port must be handling contractions differently somewhere else.
--
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/20160216/18885c77/attachment.html>
More information about the webkit-unassigned
mailing list