Opened 9 years ago
Closed 9 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
- Open CKEditor with Web Spell Checker plugin having the hash d25e33615eb0a6c1a5f887621406108a59f2edbf.
- 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:2 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.5.5 |
As discussed with @Tade0, this is a problem in wsc and not the editor.
Related issue in WSC tracker.