You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the backspace key is pressed in an empty paragraph block or heading block, the block is deleted and the focus is shifted to the previous block. I think this is the expected behavior.
However, in WordPress 6.1(with or without Gutenberg ) if the block is preceded by a group or column, the block is not deleted, but wrapped in the previous block.
I think this is a bug, not an expected change.
Step-by-step reproduction instructions
See screencast.
Screenshots, screen recording, code snippet
WordPress 6.0
6.0.mp4
WordPress 6.1
wp6.1.mp4
Environment info
OS: Windows 11
WordPress version: WordPress 6.1-RC6
Gutenberg Version: 14.4.0
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Description
When the
backspace
key is pressed in an empty paragraph block or heading block, the block is deleted and the focus is shifted to the previous block. I think this is the expected behavior.However, in WordPress 6.1(with or without Gutenberg ) if the block is preceded by a group or column, the block is not deleted, but wrapped in the previous block.
I think this is a bug, not an expected change.
Step-by-step reproduction instructions
See screencast.
Screenshots, screen recording, code snippet
WordPress 6.0
6.0.mp4
WordPress 6.1
wp6.1.mp4
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
Originally posted by @t-hamano in WordPress/gutenberg#45436
The text was updated successfully, but these errors were encountered: