Closed
Bug 1435675
Opened 7 years ago
Closed 7 years ago
Coursera login not displayed with webrender on Win 8.1 x64
Categories
(Core :: Graphics: WebRender, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1435143
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox58 | --- | unaffected |
firefox59 | --- | unaffected |
firefox60 | --- | unaffected |
People
(Reporter: raghu.rajagopalan, Assigned: Gankra)
References
(Blocks 1 open bug, )
Details
(Keywords: correctness, nightly-community, regression)
Attachments
(1 file)
(deleted),
video/mp4
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180204220351
Steps to reproduce:
Turn on Webrender in about:config
Visit coursera.org and click log in.
https://i.imgur.com/xQttBD8.png
Actual results:
login form displayed but empty - fields aren't visible. Can still focus on them though
Expected results:
form is displayed properly.
Comment 1•7 years ago
|
||
Thank you! Confirmed in Nightly 60 x64 20180205100240 de_DE @ Debian Testing (KDE, Radeon RX480).
fresh profile: gfx.webrender.all
Blocks: webrender-site-issues
Status: UNCONFIRMED → NEW
status-firefox58:
--- → unaffected
status-firefox59:
--- → unaffected
status-firefox60:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Component: Untriaged → Graphics: WebRender
Ever confirmed: true
Keywords: correctness,
nightly-community
OS: Unspecified → All
Product: Firefox → Core
Comment 2•7 years ago
|
||
I can reproduce on Windows 10.
Comment 4•7 years ago
|
||
try builds from bug 1434288:
> 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://www.coursera.org/?authMode=login"
-> 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://www.coursera.org/?authMode=login"
-> bad
Has Regression Range: --- → yes
Keywords: regression
Comment 5•7 years ago
|
||
Fixed in the try build from bug 1435143 comment 7.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•