Opened 7 years ago

Last modified 7 years ago

#16740 confirmed Bug

Native spell checking always active in Source mode

Reported by: kkrzton Owned by:
Priority: Normal Milestone:
Component: UI : Source View Version: 4.0
Keywords: Cc:

Description

Steps to reproduce

  1. Go to http://sdk.ckeditor.com/samples/captionedimage.html.
  2. Click Source button.
  3. Focus editor.

Some parts of the text are highlighted as incorrect by the native spell checker (e.g. captionedimage) even when disableNativeSpellChecker option is set to true. It happens because in source mode the textarea does not utilize spellcheck attribute in any way.

Other details (browser, OS, CKEditor version, installed plugins)

CKEditor 4.6.1, checked on Chrome and FF.

Change History (1)

comment:1 Changed 7 years ago by kkrzton

Status: newconfirmed
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