-
Notifications
You must be signed in to change notification settings - Fork 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
Ensure editor mobile zoom works #42148
Comments
I've been testing via iOS simulators and Safari, and I've been unable to reproduce this error. I don't have the hardware necessary to test Chrome on a recent iOS device. |
There may be some insights here: WordPress/gutenberg#21102 |
After some investigation I found that these styles getting applied in the Block Editor from this file (26dde-pb) are causing the issue. Commenting them out appears to fix the issue but we don't want to do that. I have logged an issue Automattic/block-experiments#152 to understand more about why they exist as I'm sure there's a reason they belong there. |
@tjcafferkey @simison @yansern I've raised Automattic/block-experiments#161 which is a potential solution to allow the editor to work intuitively for mobile and still support the current preview mode |
@worldomonation this should be fixed from a recent check in. Can you verify that? |
I took a look. My understanding of the issue is that when entering the editor using an iOS browser, the editor is not sized for the mobile phone screen. If my understanding is correct, then I can confirm the editor experience on iOS Safari is as I would expect. For more information, please see attached screen recording of my interactions: |
I've also checked on desktop Firefox that following works:
The resulting preview is in line with the selected breakpoint. |
This should now be fixed as part of Automattic/block-experiments#161 - the preview dropdown is hidden on mobile, and the grid will display the mobile breakpoint by default. I'll close this as resolved. If there are remaining problems please create an issue for them here. Thanks! |
Editor's zoom might be broken on iOS devices:
On my Iphone 11 Pro, running chrome in incognito mode.
The text was updated successfully, but these errors were encountered: