Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting multiple selected blocks using Delete key does not work #1315

Open
oliverw opened this issue Sep 17, 2020 · 0 comments
Open

Deleting multiple selected blocks using Delete key does not work #1315

oliverw opened this issue Sep 17, 2020 · 0 comments
Labels

Comments

@oliverw
Copy link

oliverw commented Sep 17, 2020

Deleting multiple selected blocks using Delete key does not work but works using Backspace.

Steps to reproduce:

  1. Create multiple blocks
  2. Select the blocks
  3. Press delete

Expected behavior:

The selected blocks get deleted from the document.

Screenshots:

Device, Browser, OS:

Windows 10, Chromium Edge

Editor.js version:

Tested with 2.18 and master current.

Plugins you use with their versions:

Editor without custom plugins.

@oliverw oliverw added the bug label Sep 17, 2020
This was referenced Apr 5, 2021
jeremyVignelles added a commit to jeremyVignelles/editor.js that referenced this issue Apr 5, 2021
Pressing delete at the end of a block merges blocks (fixes codex-team#821)
Pressing delete after a rectangular block selection removes the blocks (fixes codex-team#1315)
jeremyVignelles added a commit to jeremyVignelles/editor.js that referenced this issue Apr 8, 2021
Pressing delete at the end of a block merges blocks (fixes codex-team#821)
Pressing delete after a rectangular block selection removes the blocks (fixes codex-team#1315)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant