-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Block bindings: fix Enter on disabled rich text #59320
Conversation
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Size Change: +42 B (0%) Total Size: 1.71 MB
ℹ️ View Unchanged
|
It fixes the issue for the Heading and Paragraph blocks. Unfortunately, it doesn't work with the Button block. When pressing |
@gziolo I recommended doing that fix in a separate PR because it seems unrelated to this bug fix |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed, it's exactly what I have just realized when talking to Artemio. Thank you so much for helping with this fix.
Tested and this works well for me for the Heading and Paragraph blocks. Thanks @ellatrix! |
Thank you! |
@gziolo, can you create a separate issue for the Button block with repro steps? |
I've created this pull request to discuss the issue and potential solutions: link. I included repro steps there. |
Co-authored-by: ellatrix <ellatrix@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org> Co-authored-by: artemiomorales <artemiosans@git.wordpress.org> Co-authored-by: colorful-tones <colorful-tones@git.wordpress.org> Co-authored-by: afercia <afercia@git.wordpress.org>
I just cherry-picked this PR to the cherry-pick-wp-6-5-beta-3 branch to get it included in the next release: ae25e5a |
Co-authored-by: ellatrix <ellatrix@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org> Co-authored-by: artemiomorales <artemiosans@git.wordpress.org> Co-authored-by: colorful-tones <colorful-tones@git.wordpress.org> Co-authored-by: afercia <afercia@git.wordpress.org>
What?
Alternative fix to #58958.
Fixes #58674.
Why?
There's two problems:
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast