Opened 12 years ago
Last modified 12 years ago
#10134 confirmed Bug
Window crashes when inserting HR into selected TR.
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 Beta |
Keywords: | Cc: |
Description (last modified by )
- Open http://ckeditor4.t/ckeditor/samples/replacebycode.html
- Scroll to the table (on the right).
- Put caret in some cell.
- Use elementspath, click TR.
- Insert HR via toolbar.
- Infinite loop. Window is broken.
Tested in Chrome 25, IE10.
Change History (2)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.0.2 (GitHub - master) → 4.0 Beta |
Problem can be reproduced from CKEditor 4.0 beta in all browsers.
Please note that this issue doesn't occur in 3.x branch.