Skip to content

Set tap highlight color transparent on iOS Safari#146

Merged
MattiasBuelens merged 2 commits intomainfrom
bugfix/webkit-transparency
May 8, 2026
Merged

Set tap highlight color transparent on iOS Safari#146
MattiasBuelens merged 2 commits intomainfrom
bugfix/webkit-transparency

Conversation

@ceyhun-o
Copy link
Copy Markdown
Contributor

@ceyhun-o ceyhun-o commented May 7, 2026

This fixes the "black square" that appears when pressing icons on iOS Safari: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/-webkit-tap-highlight-color

As far as I can see this doesn't conflict with any other default styling in place.

Before:

iOSSafari.mov

After:

iOSSafari-after.mov

@ceyhun-o ceyhun-o requested a review from MattiasBuelens May 7, 2026 12:35
@ceyhun-o ceyhun-o added the bug Something isn't working label May 7, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 7, 2026

🦋 Changeset detected

Latest commit: a4b24e4

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@MattiasBuelens
Copy link
Copy Markdown
Collaborator

Looks reasonable.

Could you add a changelog entry? The bot will guide you. 😉

@MattiasBuelens MattiasBuelens merged commit f2d4555 into main May 8, 2026
1 check passed
@MattiasBuelens MattiasBuelens deleted the bugfix/webkit-transparency branch May 8, 2026 13:37
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.

2 participants