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 editing a post in the Gutenberg editor, if the "Zoom Out" toggle is selected in the visual editor, the editor screen zooms out as expected.
However, after switching to the code editor, the editor zooms back in but the "Zoom Out" toggle remains selected.
When switching back from the code editor to the visual editor, the editor screen aligns to the right instead of returning to its original zoomed-out state.
Step-by-step reproduction instructions
Open a post in the Gutenberg editor.
Toggle the "Zoom Out" mode to zoom out the editor.
Switch from the visual editor to the code editor.
Notice the screen zooms back in, but the "Zoom Out" toggle remains selected instead of in-active "Zoom Out" toggle.
Switch back to the visual editor.
Notice the editor screen is right-aligned instead of returning to the zoomed-in state.
Screenshots, screen recording, code snippet
zoom-out-issue.mp4
Environment info
No response
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
The text was updated successfully, but these errors were encountered:
I have tested PR #65932 on the latest trunk version, and I can confirm that the issue has been resolved. The Zoom-Out screen alignment and toggle behavior now function as expected when switching between the visual and code editors.
Description
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
zoom-out-issue.mp4
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.
The text was updated successfully, but these errors were encountered: