Open
Bug 1721202
Opened 4 years ago
Updated 1 year ago
Elements with will-change overlap at certain zoom levels
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
NEW
People
(Reporter: justas543, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
30.64 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.164 Safari/537.36
Steps to reproduce:
Go to https://jsfiddle.net/neoc4ug9/1/
Change zoom levels until elements with with-change overlap.
Chrome has the same issue but at different zoom levels.
Actual results:
Elements with will-change overlap with one another by one 1 pixel.
Expected results:
Elements do not overlap with one another.
Updated•4 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•4 years ago
|
||
Marking as S3 for being subtle, and Chrome showing this as well.
Blocks: wr-correctness
Severity: -- → S3
Updated•3 years ago
|
Component: Graphics: Layers → Graphics: WebRender
You need to log in
before you can comment on or make changes to this bug.
Description
•