Closed
Bug 1436772
Opened 8 years ago
Closed 8 years ago
Contents of transformed element are mispositioned during transform transition
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1435143
People
(Reporter: kats, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: regression, Whiteboard: [gfx-noted])
Attachments
(1 file, 1 obsolete file)
|
1.63 KB,
text/html
|
Details |
This is occuring on the Hamilton Public Library's website but to get to the page you have to be logged in. I've made a reduced (but maybe not minimal) version of the page, it is attached.
STR:
- Load attached test case, click on the button
Actual:
- As the "modal dialog" animates in, the body area (inside the red border) is mispositioned off to the left
Expected:
- The body area remains between the header and the footer and animates in sync with everything else
I think this might be a regression, I don't remember seeing it a while ago when I was using the same website.
| Reporter | ||
Comment 1•8 years ago
|
||
Slight update to the test case to make sure it still reproduces on really tall screens
Attachment #8949434 -
Attachment is obsolete: true
| Reporter | ||
Updated•8 years ago
|
Comment 2•8 years ago
|
||
Debian Testing (KDE, Radeon RX480, Dell UltraSharp U2515H)
mozregression --good 2018-01-12 --bad 2018-02-07 --pref gfx.webrender.all:true startup.homepage_welcome_url:"https://bugzilla.mozilla.org/attachment.cgi?id=8949437"
> 8:01.90 INFO: Last good revision: c9c4506e63009d9a5f4da3ef6d5e88fa529b4f75
> 8:01.90 INFO: First bad revision: 3940b5d8f13529b17acfba25fa8e1d1d179628d0
> 8:01.90 INFO: Pushlog:
> https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=c9c4506e63009d9a5f4da3ef6d5e88fa529b4f75&tochange=3940b5d8f13529b17acfba25fa8e1d1d179628d0
> 3940b5d8f135 Martin Roinson — Bug 1434288 - Update gecko for API changes in WR PR 2315. r=kats
> e99f6587c86e Kartikaya Gupta — Bug 1434288 - Update webrender to commit e772c3cb8ea0a35e6477e9dc8dd2144e2de87b56. r=jrmuizel
-----
> WR @ 87c6a6ba7e75d8ed0b2ddeeb5fa4e363482f7f86
> https://treeherder.mozilla.org/#/jobs?repo=try&revision=7801945b00e7eac75e8bdf9d64869a9c284599de
mozregression --repo try --launch 7801945b00e7eac75e8bdf9d64869a9c284599de --pref gfx.webrender.all:true startup.homepage_welcome_url:"https://bugzilla.mozilla.org/attachment.cgi?id=8949437|https://bugzilla.mozilla.org/attachment.cgi?id=8949434"
-> both good
> WR @ e772c3cb8ea0a35e6477e9dc8dd2144e2de87b56, with the fixes
> https://treeherder.mozilla.org/#/jobs?repo=try&revision=62ab4844535a8ae2194ee6b7e43c1f9f05bb1511
mozregression --repo try --launch 62ab4844535a8ae2194ee6b7e43c1f9f05bb1511 --pref gfx.webrender.all:true startup.homepage_welcome_url:"https://bugzilla.mozilla.org/attachment.cgi?id=8949437|https://bugzilla.mozilla.org/attachment.cgi?id=8949434"
-> both bad
-----
try build from bug 1435143 comment 7:
mozregression --repo try --launch b7745f7eb6cfa1dbdca73b77e96625e0e1d013e3 --pref gfx.webrender.all:true startup.homepage_welcome_url:"https://bugzilla.mozilla.org/attachment.cgi?id=8949437|https://bugzilla.mozilla.org/attachment.cgi?id=8949434"
-> both good
mozregression --launch 2018-02-07 --pref gfx.webrender.all:true startup.homepage_welcome_url:"https://bugzilla.mozilla.org/attachment.cgi?id=8949437|https://bugzilla.mozilla.org/attachment.cgi?id=8949434"
-> both bad
Status: NEW → RESOLVED
Has Regression Range: --- → yes
Has STR: --- → yes
Closed: 8 years ago
Keywords: regressionwindow-wanted → regression
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•8 years ago
|
||
Thanks! I totally didn't realize the latest nightly doesn't have that fix...
Comment 4•8 years ago
|
||
I didn't get fresh Nightlies tonight and at noon today. I am still waiting and am on 20180207100355.
https://hg.mozilla.org/mozilla-central/rev/d3dbee5cf682
> first release with: nightly win32/64
You need to log in
before you can comment on or make changes to this bug.
Description
•