[Webkit-unassigned] [Bug 9580] REGRESSION: Check Spelling as You Type no longer works (menu is grayed out)
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Jun 28 08:43:43 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9580
------- Comment #6 from darin at apple.com 2006-06-28 08:43 PDT -------
The issue here is that the support for toggleContinuousSpellChecking: is
entirely in WebView and is based on isEditable. So for a WebView not marked
editable, we won't have continuous spell checking, even if part of what's being
viewed is editable.
This needs to be changed around!
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list