Opened 10 years ago

Last modified 7 years ago

#12326 confirmed Bug

[IE] Error throw after switching between source mode and then click styles button

Reported by: Artur Delura Owned by:
Priority: Normal Milestone:
Component: General Version: 4.2
Keywords: IE Cc:

Description

Browser: [IE 10...11]

Since: 4.2.1

  1. Open sample: 4.4.4/standard/ckeditor/samples/uilanguages.html
  2. Make some selection.
  3. Go to Source mode.
  4. Switch back to Edit mode.
  5. Click on Styles button.

Actual result: Error is thrown in console.

Could not get „blockLimit” property of null or undefined. core/style.js:373

Change History (3)

comment:1 Changed 9 years ago by Jakub Ś

Keywords: IE added
Status: newconfirmed
Version: 4.2

Problem can be reproduced from CKEditor 4.2 in all versions of IE.

comment:2 Changed 7 years ago by Jakub Ś

Problem can also be reproduced from CKeditor 4.4.6 in Chrome:

  1. Open CKEditor
  2. Switch to source mode.
  3. Delete all contents.
  4. Switch back to WYSIWYG mode, but don't focus the editor.
  5. Click any of the combo boxes.

comment:3 Changed 7 years ago by Jakub Ś

The Chrome part is being fixed in #14534.

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