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

Disable fixed cover attachment on iOS #11480

Merged
merged 1 commit into from
Nov 6, 2018
Merged

Disable fixed cover attachment on iOS #11480

merged 1 commit into from
Nov 6, 2018

Conversation

jasmussen
Copy link
Contributor

This fixes #4133.

Sadly, Mobile Safari does not support properly the fixed attachment background.

Interestingly, the implementation on Android is also buggy.

This PR leaves Android alone, hoping it'll one day work, but explicitly disables it on Mobile Safari.

iOS:

screenshot 2018-11-05 at 09 14 41

Desktop:

screenshot 2018-11-05 at 09 15 30

Android:

android

Props @craigburgess for fix suggested in #4133 (comment).

This fixes #4133.

Sadly, Mobile Safari does not support properly the fixed attachment background.

Interestingly, the implementation on Android is also buggy.

This PR leaves Android alone, hoping it'll one day work, but explicitly disables it on Mobile Safari.
@jasmussen jasmussen added [Type] Bug An existing feature does not function as intended Mobile Web Viewport sizes for mobile and tablet devices labels Nov 5, 2018
@jasmussen jasmussen added this to the 4.3 milestone Nov 5, 2018
@jasmussen jasmussen self-assigned this Nov 5, 2018
@jasmussen jasmussen requested a review from a team November 5, 2018 08:27
Copy link
Member

@tofumatt tofumatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me. Thanks for the comment explaining it! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile Web Viewport sizes for mobile and tablet devices [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cover Image Block: Fixed background appears blown out and blurry in iOS
2 participants