Opened 9 years ago
Closed 9 years ago
#14802 closed Bug (duplicate)
Pressing backspace and space on Chrome at the beginning of a line wraps words wrongly
| Reported by: | Fabrizio Bettinelli | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.5.11 |
| Keywords: | Backspace, Wrapping | Cc: |
Description
Steps to reproduce
- Create a paragraph with more than two lines
- Put the cursor at the beginning of the first word of the second line (or any after the first line).
- Press backspace and then space.
Expected result
The word goes back to the upper line.
Actual result
Both words stay on the current line.
Other details
Tested on the current latest version (4.5.10). It can only be reproduced on Chrome, and after generating the issue, if changes are saved, you can also see the wrapping issue on other browsers.
Attachments (1)
Change History (2)
Changed 9 years ago by
| Attachment: | CKEditor wrapping issue.PNG added |
|---|
comment:1 Changed 9 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Found the issue here: https://dev.ckeditor.com/ticket/11415
Closing as duplicated.

The yellow highlighted area shows where the issue appears