Skip to content

Backspace in begining of contenteditable false wrong behaviour #5039

@versusvirus

Description

@versusvirus

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
If I press backspace in begining of contenteditable false block, cursor moves to previous line, but contenteditable block doesn't move
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via fiddle.tinymce.com or similar.
1.Insert contenteditable false block
2.Create empty line before it
3.Set cursor to begining of the block
4.Press backspace
What is the expected behavior?
Cursor moves to previous line and block moves also
Which versions of TinyMCE, and which browser / OS are affected by this issue? Did this work in previous versions of TinyMCE?
5.0+

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions