Opened 7 years ago
#17070 new Bug
Pressing Delete key removes content from neighbouring cell
Reported by: | Vladislav | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.7.1 |
Keywords: | Bulleted list | Cc: |
Description
Steps to reproduce
- Open http://ckeditor.com/features;
- Switch to Accessibility Checker page;
- Add a Table;
- On the left row add a bulleted list and type several paragraphs;
- On the right row add any text;
- Set cursor to the last paragraph within the first row;
- Start deleting content by pressing Delete button;
Have a look at this video: [https://www.screencast.com/t/XfgB4XTDKkwn ]
Expected result
Any text to the right of the cursor should be deleted, in the current cell only.
Actual result
All text to the right of the cursor in the current cell is deleted, however it then begins to pull in and delete text from the neighbouring cell.
Other details (browser, OS, CKEditor version, installed plugins)
Reproduced in Edge, Chrome and IE.