Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IE 8] WSC dialog throws error after resizing browser window #36

Closed
jswiderski opened this issue Nov 19, 2015 · 1 comment
Closed

[IE 8] WSC dialog throws error after resizing browser window #36

jswiderski opened this issue Nov 19, 2015 · 1 comment

Comments

@jswiderski
Copy link

Steps to reproduce

  1. Open CKEditor with Web Spell Checker plugin having the hash d25e336. You can also use this pre-set https://github.com/ckeditor/ckeditor-presets/tree/wsc-test-env-4.5.5
  2. Open console.
  3. Click "Spell Checker" button and select "Check spelling" option.
  4. Close the dialog.
  5. Resize the browser's window to have < 400px.
  6. 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

@jswiderski jswiderski changed the title [IE 8] WSC dialog throws error on small screen [IE 8] WSC dialog throws error after resizing browser window Nov 20, 2015
@jswiderski
Copy link
Author

Duplicate of #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant