Opened 10 years ago
Closed 10 years ago
#30692 closed defect (bug) (fixed)
Shaky screens on OS-X
Reported by: | Clorith | Owned by: | |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | 4.1 |
Component: | Administration | Keywords: | |
Focuses: | ui, administration | Cc: |
Description
Due to the what appears to be the OS-X implementation of iOS like features with scrolling past boundaries it seems the admin menu causes screen shaking on pages that involve scrolling.
The issue is restricted to OS-X and does not present it self on Windows
If the cause truly is the boundary overflow scrolling then it might be an issue with generic iOS devices as well like iPads that have a big enough viewport to include the menu by default?
As reported by @sormano in https://wordpress.org/support/topic/shaking-screen
Attachments (1)
Change History (11)
#2
@
10 years ago
- Milestone changed from Awaiting Review to 4.1
In 30692.patch: fix menu "shakiness" in MacOS/Chrome and Safari when over-scrolling. Needs more testing but seems to work better in Chrome than in Safari (Firefox is not affected).
Would be good to get that in 4.1. Alternatively can disable the menu pinning in Chrome and Safari on MacOS.
#6
@
10 years ago
- Keywords commit fixed-major added
Are these patches good enough for 4.1? Please remove the keywords I'm adding if not.
Confirmed. Reproducible when the admin menu is taller than the browser window.