Open
Bug 1264597
Opened 9 years ago
Updated 2 years ago
CSS "repeating-linear-gradient" unstable/imprecise during resizing
Categories
(Core :: Graphics, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: tobi, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [gfx-noted])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160407164938
Steps to reproduce:
Load
http://codepen.io/TobiReif/pen/PNRNYy
Actual results:
The pattern generated using CSS's "repeating-linear-gradient" is unstable/imprecise during resizing (when I move e.g. the right edge of the browser window).
(Probably best to try to reproduce it on a non-high-res screen.)
Related info:
In Chrome, the pattern is completely stable during resize.
Expected results:
The pattern should remain stable/unchanged during resizing.
I don't see the unstable/imprecise during resizing in Fx46b10 & 48.0a1 (2016-04-12) on Win10, instead it has an adjustment lag in Chrome.
Updated•9 years ago
|
Component: Untriaged → Graphics
Product: Firefox → Core
Whiteboard: [gfx-noted]
I hope that you can see the issue in the screen video "screen_video_firefox_mac_os_x.mov", and that you can reproduce it (on eg the latest Mac OS X).
I'm able to reproduce the issue with HWA disabled on Win 7. With HWA enabled, it's fine.
Regression range:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=73eefb421e2a&tochange=735a648bca0d
It's probably due to bug 700926.
Updated•8 years ago
|
Priority: -- → P3
Updated•4 years ago
|
Flags: needinfo?(ncameron)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•