Skip to content

Added safari-specific user-select prop#254

Open
oleksandr-danylchenko wants to merge 1 commit intorecogito:mainfrom
oleksandr-danylchenko:add-missing-user-select-cancellation
Open

Added safari-specific user-select prop#254
oleksandr-danylchenko wants to merge 1 commit intorecogito:mainfrom
oleksandr-danylchenko:add-missing-user-select-cancellation

Conversation

@oleksandr-danylchenko
Copy link
Copy Markdown
Contributor

@oleksandr-danylchenko oleksandr-danylchenko commented Apr 22, 2026

Issue

In the previous #253, I only added the user-select: none; to the .r6o-span-highlight-layer stylesheet.

Unfortunately, it's not enough for Safari. According to caniuse, the -webkit-user-select is required too. Additionally, I verified it in a playground.

Unfortunately, I missed that due to my local testing environment. I checked the results in my app, using the @emotion/css library that automatically polyfills such properties.

Soomo Staged (22.04.26)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant