Skip to content

Backspace on multiple selections affects only one selection #766

@marceloramires

Description

@marceloramires

The bug could be reproduced in two ways:

  1. Block selection
    a) Alt + select a block containing more than one line, and more than one character per line.
    b) Hit backspace

Expected result: all the selected content is deleted
Actual result: only the first line of the selection is deleted

  1. Multiple selection

a) Select any portion of text
b) Ctrl + select any other portion of text
c) Hit backspace

Expected result: all the selections' contents are deleted
Actual result: only the first selection is deleted

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions