-
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
Cover Block: Fixed background causes image to be zoomed in on Safari browser in iPad and iPhone #57390
Comments
Thank you for reporting this @devNigel ! It appears to be related to this core issue: WordPress/gutenberg#17718 For everyone who encounters this on WordPress.com, feel free to add your reports here. |
This issue is tracking an issue in another repository. All +1's of end-user reports should be done on this issue, while any discussion related to the issue itself and its fix should be done on the issue in the outside repository. |
Same type of issue encountered in 32189249-hc (Followup in 4449254-zen) |
How is this issue coming along? |
There was another report of this here: hc-33587816 - this user also reported that this happens with Chrome installed on an iPhone. |
Another case in 33401257-HC |
5205392-zd-woothemes the same issue here. iOS Safari. I tried CSS code suggestion in the public repository, but it didn't work. |
We've had some fixes deployed for that along with Gutenberg 13.2. Can 5205392-zd-woothemes (don't have access) be replicated if the current version of Gutenberg is installed? What version of WP/G was it reported with? Re. fixed background - as for today (ios 15.5) it is currently not supported by iOS at all on the platform level. |
Hi all - let me know if you want a new report opened for this but it appears this is affecting other browsers now too - I've tested on Chrome and Firefox and also using Windows w/ Chrome on Browserstack. We had multiple reports today of images in the Cover Block suddenly being very zoomed in. Customers noticed this after making an unrelated change to their page and clicking update. I'm able to replicate by just adding a cover block to my test site and you can see it zooms right in when toggled. It appears to only affect simple sites. I could not replicate on AT / self-hosted. #5296698-zd, #5295781-zd, #5295697-zd |
|
|
|
|
|
Provided a CSS workaround that seems to work in this particular instance:
|
I wonder if Automattic/themes#1759 is related to this? |
@Automattic/dotcom-pqa-group Can some check if this is reproducible on a Jurassic.ninja site with the latest Gutenberg plugin active? If it is, we should move it to WordPress core. Otherwise, we'll look at finding someone in Forge to take a look. |
I'm unable to recreate this on a Jurassic.ninja site - either with Gutenberg plugin active or inactive. |
They're on a Personal plan, so CSS isn't feasible as a workaround unless we applied the feature as coutesy. Meanwhile, in addition to the user's site, I was also able to recreate this behavior with the Cover block on a test site, and it happened in the editor view as well as the live site. |
Working with the user here 5296698-zen Resized one of their images to 1200 x 803 and tested on my own test site and the image looks correct at that size. (I also found that I could fix this with the larger images by adding the |
Support References This comment is automatically generated. Please do not edit it.
|
While the actual fix is in Gutenberg WordPress/gutenberg#42470, if escalation is needed, here's a phab patch for a temp fix in WPCOM. D84701-code Also related to #64682. |
Looks like this was fixed in Gutenburg 13.8 so I'm going to close this ticket for now. |
It seems this bug has returned: 5712779-zd-woothemes Screen.Capture.on.2022-11-17.at.11-04-39.mp4 |
📌 SCRUBBING : RESULT
📌 FINDINGS/SCREENSHOTS/VIDEO
📌 ACTIONS
|
Another instance 37845107-hc They asked to let them know once it's fixed. |
Also reported in 37222039-hc |
5897938-zd-woothemes |
I can reproduce this issue by opening https://rockfielddemo.wordpress.com/ on an iPad. Screenshot for reference: This seems like a regression from Gutenberg. As a follow-up, I've created the following issue WordPress/gutenberg#47726. |
Another report 6033927-zd-woothemes Simple site |
Now that Guttenberg 15.6 is deployed to WPCOM & Atomic, our fix for this issue is in production. If you're still seeing this problem, please feel free to re-open this GitHub issue. |
Quick summary
The cover block image is zoomed and blurry in Safari on iPad and iPhone if the Fixed background setting is enabled.
On a related note, the. fixed background setting does not work on mobile, it is reported here: #35800
Steps to reproduce
What you expected to happen
Fixed background settings shouldn't cause the image to be zoomed in and blurry settings
What actually happened
The image should not be blurry and it should be fixed.
Context
Slack thread: p1635302725391100-slack-C03TY6J1A
Chat: 32416087-hc
Follow up ticket: 4407792-zen
Operating System
iOS
Browser
Apple Safari
Simple, Atomic or both?
Simple, Atomic
Theme-specific issue?
No, was able to reproduce with multiple themes.
Other notes
No response
Reproducibility
Consistent
Severity
All
Available workarounds?
Yes, easy to implement
Workaround details
Disable Fixed background.
The text was updated successfully, but these errors were encountered: