-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Library: Browser scrollbar blinks at certain browser width #52027
Comments
I can confirm that I am able to replicate this. WordPress Version: 6.3-alpha-55909 Browser: Google Chrome Screen.Recording.2023-07-03.at.8.16.46.PM.movBrowser: Microsoft Edge Version 114.0.1823.67 Screen.Recording.2023-07-03.at.8.13.10.PM.mov |
Tested again this morning with WordPress 6.3 Beta 3 and couldn't replicate. Seems to be working without issues. Blinker-Flicker-Browser.mp4I tested it with and without Gutenberg plugin activated. Browser versions
|
Your screencast appears to be testing another issue. If you would like, I would be happy to post again there if there is another issue you are trying to test. |
I was able to replicate the blinking scrollbar on a Mac when setting scrollbars to always be visible. My guess is the block preview component is where this originates. When inspecting it via dev tools, you can see the transform FWIW this seems like the definition of an edge case 🙃 @kevin940726 I believe you might have recently looked into the block previews, do you have any thoughts? |
Description
Note: I have reproduced this problem on a Windows OS, not sure if it reproduces on a Mac OS. I would appreciate it if someone could test it.
On the Library page of the Site Editor, the browser scroll bar blinks at certain browser width. The problem appears to occur at the "break" between whether the scrollbar appears in the browser or not.
It occurs in Chrome and Edge, but does not appear to occur in Firefox.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Chrome (Version 114.0.5735.199)
chrome.mp4
Edge (Version 114.0.1823.58)
edge.mp4
Firefox (Version 114.0.1)
firefox.mp4
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: