Opened 9 years ago
Last modified 9 years ago
#13953 closed Bug
[IE 8] WSC dialog throws error on small screen — at Version 1
Reported by: | Tomasz Jakut | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Spell Checker | Version: | |
Keywords: | Cc: |
Description (last modified by )
Steps to reproduce
- Open CKEditor with Web Spell Checker plugin having the hash d25e33615eb0a6c1a5f887621406108a59f2edbf.
- Open console.
- Click "Spell Checker" button and select "Check spelling" option.
- Close the dialog.
- Resize the browser's window to have < 400px.
- Repeat step 3.
Expected result
No error is thrown.
Actual result
Invalid argument.
is thrown. It's probably caused by `if` on lines 3117-3121 of `dialogs/wsc.js`.
Other details (browser, OS, CKEditor version, installed plugins)
Internet Explorer 8 on Windows XP