[Webkit-unassigned] [Bug 14552] Add a way to disable spell checking for specific element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 30 01:53:13 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=14552
fredck at fredck.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |9915
nThis| |
------- Comment #2 from fredck at fredck.com 2007-09-30 01:53 PDT -------
On text editors, like FCKeditor, users have no access to the browser default
context menu, as the editor customizes it to its needs. So, while editing a
document, users are presented with the red-underline spell check mark for
misspelled words, but have no ways to access the context menu for replacements.
Many users and developers prefer to not have the spell checker in this way, so
we make it configurable in the editor. For Firefox, we simply set <body
spellcheck="false">.
--
Configure bugmail: http://bugs.webkit.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