-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
[Feature] Block LockingThe API allowing for the ability to lock/unlock blocksThe API allowing for the ability to lock/unlock blocks[Package] Block editor/packages/block-editor/packages/block-editor[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
With WP 6.0 beta 1.
A locked reusable block (with "restrict editing") text content is still editable.
From my tests, it's happening only for blocks containing text (paragraph and list block for example).
(See video for example).
Step-by-step reproduction instructions
- Insert a paragraph or list block, enter some text
- Add it to reusable blocks
- Lock it (with "restrict editing" option)
- Click on the text, I can edit it
Screenshots, screen recording, code snippet
Environment info
- WP 6.0 beta 1
- Gutenberg plugin not active
- Twenty Twenty-One Version: 1.5
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
Metadata
Metadata
Assignees
Labels
[Feature] Block LockingThe API allowing for the ability to lock/unlock blocksThe API allowing for the ability to lock/unlock blocks[Package] Block editor/packages/block-editor/packages/block-editor[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended