-
Notifications
You must be signed in to change notification settings - Fork 892
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
[menu] Safari: visual jank when opening menu #5014
Closed
sorvell opened this issue
Sep 27, 2023
· 0 comments
· Fixed by #5005 · May be fixed by X-oss-byte/pigweed#61, X-oss-byte/pigweed#70 or X-oss-byte/pigweed#73
Closed
[menu] Safari: visual jank when opening menu #5014
sorvell opened this issue
Sep 27, 2023
· 0 comments
· Fixed by #5005 · May be fixed by X-oss-byte/pigweed#61, X-oss-byte/pigweed#70 or X-oss-byte/pigweed#73
Comments
sorvell
changed the title
[menu] Safari visual jank when opening menu
[menu] Safari shows visual jank when opening menu
Sep 27, 2023
sorvell
changed the title
[menu] Safari shows visual jank when opening menu
[menu] Safari: visual jank when opening menu
Sep 27, 2023
copybara-service bot
pushed a commit
that referenced
this issue
Sep 27, 2023
fixes #5014 PiperOrigin-RevId: 568922927
copybara-service bot
pushed a commit
that referenced
this issue
Sep 27, 2023
fixes #5014 PiperOrigin-RevId: 568922927
copybara-service bot
pushed a commit
that referenced
this issue
Sep 27, 2023
fixes #5014 PiperOrigin-RevId: 568922927
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is affected?
Component
Description
The menu open animation on Safari displays visual jank. The items are hidden and re-display as the menu is animating open.
Reproduction
On Safari go to https://material-web.dev/components/menu/, expand the interactive demo, and click a menu button to open it.
Expected: the menu animates open smoothly.
Actual: the items blink once as the menu is opening.
Workaround
N/A
Is this a regression?
No or unsure. This never worked, or I haven't tried before.
Affected versions
1.0
Browser/OS/Node environment
Browser: Safari 16.6.2
The text was updated successfully, but these errors were encountered: