Opened 15 years ago
Closed 15 years ago
#5711 closed Bug (expired)
Chrome: undo broken by newlines and SCAYT
Reported by: | Tobiasz Cudnik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | General | Version: | |
Keywords: | Chrome Pending | Cc: | WebSpellChecker.net |
Description
Chrome: undo broken by newlines and SCAYT.
Reproduce
- Start typing random text in empty editor.
- Create at least 2 lines (3 is better).
- Try to undo all changes.
Result
Removed is only last started line. Content blinks but is still present.
Expected
Editor contains content as in the beginning.
After disabling SCAYT, undo works as expected.
Attachments (1)
Change History (8)
comment:1 Changed 15 years ago by
Cc: | WebSpellChecker.net added |
---|
comment:2 Changed 15 years ago by
Changed 15 years ago by
Attachment: | 5711.patch added |
---|
comment:3 follow-up: 4 Changed 15 years ago by
Update on SpellChecker.net side and patch attached fix the problem. It seems that Chrome does not allow to modify object prototype by reference.
comment:4 Changed 15 years ago by
Keywords: | Pending added |
---|
The problem vanishes for me on trunk. Replying to SpellChecker.net:
Update on SpellChecker.net side and patch attached fix the problem. It seems that Chrome does not allow to modify object prototype by reference.
Any evidence for saying this?
comment:5 Changed 15 years ago by
Can confirm that the problem resolved only by SCAYT core update. No patch required.
comment:6 Changed 15 years ago by
I can't reproduce this issue anymore (in both enterModes). Even without applying the patch.
comment:7 Changed 15 years ago by
Resolution: | → expired |
---|---|
Status: | new → closed |
confirm