-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Zoom Out Mode Prevents Navigation to Next Paragraph #68145
Comments
Hey, I successfully replicated the bug and encountered a similar issue when deleting a paragraph tag, where the editor kept losing focus after each deletion. I believe this happens because the focus isn't being set correctly due to viewport changes. I’ve identified a solution and will be opening a PR shortly. |
I think this has been fixed by #68106, as I can't seem to replicate this issue anymore on trunk. Do you see the same, or can you still replicate this? |
@mikachan I am able to still replicate the issue on latest trunck branch Screen.Recording.2024-12-20.at.10.22.23.PM.mov |
Ah yes I see the same now on trunk, I think I must've still had the changes from your PR applied 😅 |
How should we proceed with this? I believe the changes I made address the issue, but I’m unsure if this is the ideal behavior for the Zoom Out View. Would appreciate some feedback or suggestions to move forward or drop the PR. |
Trying a different fix here: #68245 |
Description
In Zoom Out mode, when a user clicks to enter a new paragraph, they are unable to navigate to the next paragraph but at the side bar i can see new paragraph is added. This issue disrupts the usual flow of content editing and may hinder the user experience.
Step-by-step reproduction instructions
( Now you can see you will not move to next paragraph but in Document Overview I can see paragraph block is added )
Screenshots, screen recording, code snippet
https://www.loom.com/share/bcb95b970e194b24946dc7767fa9e2b7?sid=f9d06ce0-5301-429c-8331-a1a1eb8f1831
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
The text was updated successfully, but these errors were encountered: