Open
Bug 1686356
Opened 4 years ago
Updated 4 years ago
object-fit: contain on canvas causes flickering
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Tracking
()
NEW
People
(Reporter: henning, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
3.54 MB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0
Steps to reproduce:
- Go to https://www.trail.gg/games/Neurodeck
- Click "Continue"
- Be on a non-16:9 screen or resize the window using the Web Console
Actual results:
The bars on the side, which are supposed to force the game to be in the 16:9 aspect ratio, flicker.
Expected results:
The bars should be just black.
Comment 1•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → Graphics
Product: Firefox → Core
Comment 2•4 years ago
|
||
I can reproduce but only with non-wr.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•4 years ago
|
||
Regression window
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=4a6071f143a5ffca548f745084b5652c40f66829&tochange=8c876eb8651e4e638e923aa0966a37d127b47c61
-> bug 1609908
Flags: needinfo?(jgilbert)
Regressed by: 1609908
Updated•4 years ago
|
Has Regression Range: --- → yes
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Severity: -- → S4
Priority: -- → P3
Updated•4 years ago
|
Component: Graphics → Canvas: WebGL
Comment 4•4 years ago
|
||
I suspect this might be gone with the sunsetting of non-WR.
tnikkel could you retest?
Flags: needinfo?(jgilbert) → needinfo?(tnikkel)
Comment 5•4 years ago
|
||
I could never reproduce with wr, so not much point in re-testing.
Flags: needinfo?(tnikkel)
You need to log in
before you can comment on or make changes to this bug.
Description
•