On Thu, Oct 15, 2009 at 10:04 AM, Aaron Boodman <[email protected]> wrote:

>
> This is not really an extensions question. I think you want chromium-...@.
>
> - a
>
> On Thu, Oct 15, 2009 at 9:10 AM, Mixe <[email protected]> wrote:
> >
> > Chrome does not support HTML5 spellcheck attribute? Then why
> > spellchecking is enabled by default?
> > How we can disable (using JS) spellchecking into INPUT and TEXTAREA
> > elements?
>

I think there is a bug here, the spellcheck attribute should work. <textarea
spellcheck="false"> works, but myTextArea.spellcheck = false seems not to.
 Can you file a bug for this at crbug.com?


> > For example, when a user put the path or another specific text into a
> > text box, Chrome spellcheck always put red lines under the text :(  A
> > user may think that something is wrong.
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to