Opened 8 years ago

Closed 8 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

  1. Create a paragraph with more than two lines
  2. Put the cursor at the beginning of the first word of the second line (or any after the first line).
  3. 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)

CKEditor wrapping issue.PNG (146.3 KB) - added by Fabrizio Bettinelli 8 years ago.
The yellow highlighted area shows where the issue appears

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by Fabrizio Bettinelli

Attachment: CKEditor wrapping issue.PNG added

The yellow highlighted area shows where the issue appears

comment:1 Changed 8 years ago by Fabrizio Bettinelli

Resolution: duplicate
Status: newclosed

Found the issue here: https://dev.ckeditor.com/ticket/11415

Closing as duplicated.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy