[GH-ISSUE #1] Background scrolls on iOS #3

Closed
opened 2026-05-07 00:16:59 +02:00 by BreizhHardware · 2 comments

Originally created by @Nezz on GitHub (Apr 28, 2024).
Original GitHub issue: https://github.com/Nezz/homeassistant-visionos-theme/issues/1

This happens because the iOS version of Safari does not support fixed backgrounds:
https://caniuse.com/background-attachment

On all other platforms it works correctly. Suggestions on how we could work around this are welcome.

Originally created by @Nezz on GitHub (Apr 28, 2024). Original GitHub issue: https://github.com/Nezz/homeassistant-visionos-theme/issues/1 This happens because the iOS version of Safari does not support fixed backgrounds: https://caniuse.com/background-attachment On all other platforms it works correctly. Suggestions on how we could work around this are welcome.
BreizhHardware 2026-05-07 00:16:59 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@T1mVo commented on GitHub (Oct 28, 2024):

Might this work?

<!-- gh-comment-id:2441861245 --> @T1mVo commented on GitHub (Oct 28, 2024): Might [this](https://codepen.io/joeyred/pen/pEagLQ) work?
Author
Owner

@Nezz commented on GitHub (Feb 22, 2026):

In the meantime this was fixed in HA by changing the background to be a static element, separate from the scrollable content.

<!-- gh-comment-id:3941739491 --> @Nezz commented on GitHub (Feb 22, 2026): In the meantime this was fixed in HA by changing the background to be a static element, separate from the scrollable content.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/homeassistant-visionos-theme#3
No description provided.