#1351 closed Bug (fixed)
Firefox spellcheck="xxx" attribute (Fullpage editing)
Reported by: | Scott McNaught | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Cc: |
Description
Sometimes firefox adds the spellcheck attribute to the body tag. Breaks w3c and is not necessary.
Suggest when switching to source view....
FCK.EditingArea.Document.body.removeAttribute('spellcheck');
Change History (3)
comment:1 Changed 17 years ago by
Component: | UI : Source View → General |
---|---|
Keywords: | spellcheck removed |
Milestone: | FCKeditor 2.5 |
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 17 years ago by
Milestone: | → FCKeditor 2.5 |
---|
Fixed with [986].
Click here for more info about our SVN system.