[Webkit-unassigned] [Bug 32770] [GTK] Spell check works on selection but it should work on unselected words
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 19 10:01:35 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32770
Christian Dywan <christian at twotoasts.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #45239| |review?
Flag| |
--- Comment #1 from Christian Dywan <christian at twotoasts.de> 2009-12-19 10:01:35 PST ---
Created an attachment (id=45239)
--> (https://bugs.webkit.org/attachment.cgi?id=45239)
Pass a string to Editor and make GTK+ not use the selected text but the text in
the node.
The patch allows the behaviour as described above, and the GTK+ port makes use
of it, while other ports behave as before. Note that I didn't fully port Mac
code paths in Editor to support the non-selection behaviour since they are not
used and I can't really test it. If you think it's useful anyhow and agree with
the approach, I can try to make the Mac changes.
--
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