Skip to content

Conversation

@noisysocks
Copy link
Contributor

Asana Task/Github Issue: https://app.asana.com/1/137249556945/project/1209121419454298/task/1211336881667716?focus=true

Description

Fix visual artifacting that occurs on macOS 26 in the New Tab Page by adding backdrop-filter: blur(0px) to the body element. This resolves rendering artifacts that were discovered through inspector testing.

Testing Steps

  • Test New Tab Page on macOS 26 to verify visual artifacting is resolved
  • Verify no regressions on other macOS versions
  • Test that the backdrop-filter property doesn't impact performance

Checklist

Please tick all that apply:

  • I have tested this change locally
  • I have tested this change locally in all supported browsers
  • This change will be visible to users
  • I have added automated tests that cover this change
  • I have ensured the change is gated by config
  • This change was covered by a ship review
  • This change was covered by a tech design
  • Any dependent config has been merged

🤖 Generated with Claude Code

Add backdrop-filter: blur(0px) to body element to resolve visual
rendering artifacts that occur on macOS 26.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@noisysocks noisysocks requested review from a team, mgurgel and shakyShane as code owners September 18, 2025 01:17
@netlify
Copy link

netlify bot commented Sep 18, 2025

Deploy Preview for content-scope-scripts ready!

Name Link
🔨 Latest commit fd50546
🔍 Latest deploy log https://app.netlify.com/projects/content-scope-scripts/deploys/68cb5e34ab3ccc0008c438ae
😎 Deploy Preview https://deploy-preview-1972--content-scope-scripts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link

github-actions bot commented Sep 18, 2025

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

Please use the above install command to update to the latest version.

@github-actions
Copy link

github-actions bot commented Sep 18, 2025

[Beta] Generated file diff

Time updated: Thu, 18 Sep 2025 01:20:34 GMT

Apple
    - apple/pages/new-tab/dist/index.css

File has changed

Integration
    - integration/pages/new-tab/dist/index.css

File has changed

Windows
    - windows/pages/new-tab/dist/index.css

File has changed

@noisysocks noisysocks added the bug Something isn't working label Sep 18, 2025
@vkraucunas
Copy link
Contributor

I’ve verified this doesn’t introduce a regression for Sequoia. A little tentative about upgrading this to test and Parallels was annoying me when i started the process. 😆

@noisysocks
Copy link
Contributor Author

Thanks @vkraucunas that’s really helpful as I’ve already upgraded :)

@noisysocks noisysocks added this pull request to the merge queue Sep 19, 2025
Merged via the queue into main with commit 01fe936 Sep 19, 2025
18 checks passed
@noisysocks noisysocks deleted the randerson/fix-macos-26-visual-artifacts branch September 19, 2025 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants