Skip to content
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

Styles: Fixed Background Image doesn't work on iPhone #95234

Open
donalirl opened this issue Oct 9, 2024 · 4 comments
Open

Styles: Fixed Background Image doesn't work on iPhone #95234

donalirl opened this issue Oct 9, 2024 · 4 comments
Labels
Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". [Feature] Full Site Editor The site editor. [Feature Group] Editor Experience Features related to Gutenberg integration on WordPress.com. [Platform] Atomic [Platform] Simple [Pri] High [Product] WordPress.com All features accessible on and related to WordPress.com. [Status] Core Fix Needed A fix within the Core WordPress or Gutenberg project is required to resolve this issue. [Status] Priority Review Triggered Quality squad has been notified of this issue in #dotcom-triage-alerts Triaged To be used when issues have been triaged. [Type] Bug

Comments

@donalirl
Copy link

donalirl commented Oct 9, 2024

Quick summary

Fixed background images set in Styles works on Android but on iOS the image is extremely zoomed in and looks bad.

Steps to reproduce

  1. Go to Appearance → Editor
  2. Edit the Styles
  3. Choose Layout
  4. Set a background image
  5. Set it to 'Cover' and toggle on 'Fixed Background'
    Image

What you expected to happen

I expected to see the image in regular detail, like this screenshot on Android:
Image

What actually happened

On iPhone (Safari), the image is super zoomed in:
Image

Impact

All

Available workarounds?

No but the platform is still usable

If the above answer is "Yes...", outline the workaround.

No response

Platform (Simple and/or Atomic)

Simple, Atomic, Self-hosted

Logs or notes

#8828339-zen

@donalirl donalirl added [Feature Group] Editor Experience Features related to Gutenberg integration on WordPress.com. [Feature] Full Site Editor The site editor. [Product] WordPress.com All features accessible on and related to WordPress.com. [Type] Bug Needs triage Ticket needs to be triaged labels Oct 9, 2024
@github-actions github-actions bot added [Status] Priority Review Triggered Quality squad has been notified of this issue in #dotcom-triage-alerts [Platform] Atomic [Platform] Simple [Pri] High labels Oct 9, 2024
Copy link

github-actions bot commented Oct 9, 2024

Support References

This comment is automatically generated. Please do not edit it.

  • 8828339-zen

@github-actions github-actions bot added the Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". label Oct 9, 2024
@Robertght
Copy link

📌 REPRODUCTION RESULTS

  • Tested on Simple – Replicated
  • Tested on Atomic – Replicated
  • Replicable outside of Dotcom – Yes

📌 FINDINGS/SCREENSHOTS/VIDEO

📌 ACTIONS

  • Triaged
  • Needs Gutenberg core fix

@Robertght Robertght added Triaged To be used when issues have been triaged. [Status] Core Fix Needed A fix within the Core WordPress or Gutenberg project is required to resolve this issue. and removed Needs triage Ticket needs to be triaged labels Oct 9, 2024
@Robertght
Copy link

I'm going to keep this one open until we know more because there are two issues here:

  1. The images are zoomed in: Cover Block: Fixed background causes image to be zoomed in on mobile #95238 (closed)
  2. The fixed background effect doesn't work on iPhones/anything iOS related: Cover block: fixed background does not work on mobile Safari #76885

@draganescu if you have any recommendations on how should we better keep the tabs on these, let me know.

@draganescu
Copy link

@Robertght it seems the only paths forward are to wait on Gutenberg, which waits on apple or a custom block 🤷🏻 Others have custom CSS but a lot of devices support background fixed, so we'd have to have a hack in core for iphone which I don't think is right - nor do I think will ever fly 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". [Feature] Full Site Editor The site editor. [Feature Group] Editor Experience Features related to Gutenberg integration on WordPress.com. [Platform] Atomic [Platform] Simple [Pri] High [Product] WordPress.com All features accessible on and related to WordPress.com. [Status] Core Fix Needed A fix within the Core WordPress or Gutenberg project is required to resolve this issue. [Status] Priority Review Triggered Quality squad has been notified of this issue in #dotcom-triage-alerts Triaged To be used when issues have been triaged. [Type] Bug
Projects
Development

No branches or pull requests

3 participants