You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested and confirmed in CKEditor 4.4.0 presets (it's a regression)
Browser: IE9-11
Open editor with following content:
`
Integer condimentum sit amet
`
Put caret at the end of the text
Enable SCAYT by clicking adequate buttons in toolbar
Click "Bold" button on toolbar
Actual result: There is an error in console:
SCRIPT5022: DOM Exception: INDEX_SIZE_ERR (1)
ckeditor.js, line 379 character 304
The text was updated successfully, but these errors were encountered:
adelura
changed the title
Clicking "Bold" button after enabling SCAYT fire error in console in shared space sample
Clicking "Bold" button after enabling SCAYT fire error in console
Apr 11, 2014
Tested and confirmed in CKEditor 4.4.0 presets (it's a regression)
Browser: IE9-11
`
Integer condimentum sit amet
`Actual result: There is an error in console:
SCRIPT5022: DOM Exception: INDEX_SIZE_ERR (1)
ckeditor.js, line 379 character 304
The text was updated successfully, but these errors were encountered: