[Webkit-unassigned] [Bug 14552] Add a way to disable spell checking for specific element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 29 01:34:07 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=14552





------- Comment #5 from fredck at fredck.com  2008-04-29 01:34 PDT -------
While adding this option for every single element may be challenging, I would
definitely recommend providing this feature in two steps. At first, make it
possible to disable spell checking on input areas as a whole. This should be
relatively simple, and would probably embrace all real world usage cases for
it.

So, at first, this new attribute/css property would be valid for <input>,
<textarea> and <body> only.

After that, if we feel it is necessary, this attribute could have effect in all
elements, but I don't see much usage for it for specific elements only in a
document, like inside an <em> for example. So, I would not give much priority
for this case.


-- 
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