Opened 8 years ago

Closed 8 years ago

#13947 closed Bug (invalid)

Error is thrown when creating spell checker dialog

Reported by: Tade0 Owned by:
Priority: Normal Milestone:
Component: UI : Spell Checker Version:
Keywords: Cc:

Description

Steps to reproduce

  1. Open CKEditor with Web Spell Checker plugin having the hash d25e33615eb0a6c1a5f887621406108a59f2edbf.
  2. Click "Check spelling".

Expected result

Dialog is created, no errors.

Actual result

Sometimes there's an "Object doesn't support property or method 'isVisible'" error thrown in the console. Apparently this line: https://github.com/ckeditor/ckeditor-dev/blob/d277ad1230d5e269a309ece0723eebcd5efd8282/plugins/dialogui/plugin.js#L934 is on top of the stack.

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

IE11, Win 8.1, CKEditor 4.5.5

Change History (2)

comment:1 Changed 8 years ago by Marek Lewandowski

Version 0, edited 8 years ago by Marek Lewandowski (next)

comment:2 Changed 8 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Version: 4.5.5

As discussed with @Tade0, this is a problem in wsc and not the editor.

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