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

In Safari, focus-ripple doesn't pulsate #627

Closed
pomerantsev opened this issue May 9, 2015 · 0 comments · Fixed by #628
Closed

In Safari, focus-ripple doesn't pulsate #627

pomerantsev opened this issue May 9, 2015 · 0 comments · Fixed by #628
Labels
browser: Safari package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.

Comments

@pomerantsev
Copy link
Contributor

It's because Safari doesn't understand the unprefixed transform property.
http://caniuse.com/#feat=transforms2d

Actually, to tab between tabbable items in Safari, one should press Option+Tab.

pomerantsev added a commit to pomerantsev/material-ui that referenced this issue May 9, 2015
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 25, 2022
@zannager zannager added component: tabs This is the name of the generic UI component, not the React module! browser: Safari package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5. and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer component: tabs This is the name of the generic UI component, not the React module! labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser: Safari package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants