Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#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 16 years ago by Frederico Caldeira Knabben

Component: UI : Source ViewGeneral
Keywords: spellcheck removed
Milestone: FCKeditor 2.5

comment:2 Changed 16 years ago by Martin Kou

Resolution: fixed
Status: newclosed

Fixed with [986].

Click here for more info about our SVN system.

comment:3 Changed 16 years ago by Frederico Caldeira Knabben

Milestone: FCKeditor 2.5
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy