#63202 closed defect (bug) (reported-upstream)
WordPress 6.8: Zoom out disabled for Pages
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | blocker | Version: | trunk |
Component: | Editor | Keywords: | needs-testing close |
Focuses: | Cc: |
Description
The page editor /site editor > page is supposed to allow for Zoom out feature to be in the top toolbar and be also invoked with starter content.
Leaving out the zoom out feature break backward compatibility as it was already available in 6.7
The is a PR7232 https://github.com/WordPress/gutenberg/pull/67232 in Gutenberg 19.8 that modifies when the Zoom out is available. However it specifically mentions in the testing instructions "Test that you can still access Zoom Out from a Page (using Post Editor and Site Editor)."
See also Slack https://wordpress.slack.com/archives/C080HLPP2Q6/p1743426236142339?thread_ts=1743426136.410659&cid=C080HLPP2Q6 discussion in release leads channel
Change History (3)
Note: See
TracTickets for help on using
tickets.
This needs a GitHub ticket on the Gutenberg repo, as it seems disabling show template also disabled the Zoom out feature.