-
Bug
-
Resolution: Unresolved
-
Medium
-
9
-
Severity 3 - Minor
-
1
-
Issue Summary
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
When using Microsoft Edge at a 1440p resolution with the browser window occupying about 95% of the screen height, the scrollbar may flicker frequently.
Note: The issue can be replicated in Chrome and Safari as well.
Expected Results
Ideally, the screen should not flicker
Actual Results
The reason this is happening is because the page width and height is just between 2 states: * Without scrollbar: The page is too long, switching to scrollbar
- With scrollbar: Page is not long enough for the scrollbar, switching to without the scrollbar.
Workaround
the workaround for this is to make the browser a different size, so it stops showing this behaviour.
- mentioned in
-
Page Loading...