Closed Bug 341723 Opened 18 years ago Closed 18 years ago

Adding an option to enable spell checking for textboxes by default

Categories

(Core :: Spelling checker, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: sciguyryan, Unassigned)

Details

Just an idea: would it be a good idea to add an option that would allow the user to globally enable spell checking in textboxes by default (as is done with the textarea spell check)?

Would be useful because a lot of people don't right click on the textboxes and probably don't know that its disabled for them by default and needs to eb activated.
You mean in chrome?
(In reply to comment #1)
> You mean in chrome?
> 

Anywhere that would be easy for the user to find, it also sort of makes sense to allow the user to decide weather the textareas are checked by default too.
I meant what textboxes do you want to control? Chrome ones or ones on web pages? There is already a hidden pref that allows you to turn single-line spellchecking on by default. I doubt we'll do more than that.
(In reply to comment #3)
> I meant what textboxes do you want to control? Chrome ones or ones on web
> pages? There is already a hidden pref that allows you to turn single-line
> spellchecking on by default. I doubt we'll do more than that.
> 

Sorry, I miss-understood the question. Control for the web page ones. I know you can right click on them and enable it manually but thats not always great because some people would forget and think the words are spelled correctly when its not actually being checked if you see what I mean?
Wouldn't this just be setting layout.spellcheckDefault to 2, or did you want UI for this?
(In reply to comment #5)
> Wouldn't this just be setting layout.spellcheckDefault to 2, or did you want UI
> for this?
> 

Well because its a setting that a lot of people would probably use then maybe a GUI for it would be easier to use and find?
I actually would be in favor of removing this option in the hidden config. Somebody that doesn't right click on a textbox wouldn't be able to understand this obscure pref buried in the options either.

Very few single-line textboxes are appropriate for spellchecking. Now that we support the spellcheck attribute, we can evangelize those sites to set spellcheck="on"
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.