Closed
Bug 1425745
Opened 7 years ago
Closed 7 years ago
layers-free: Drag the scrollbar, no response on some about: pages
Categories
(Core :: Graphics: WebRender, defect, P1)
Core
Graphics: WebRender
Tracking
()
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr91 | --- | fixed |
firefox57 | --- | unaffected |
firefox58 | --- | unaffected |
firefox59 | --- | unaffected |
firefox60 | --- | fixed |
firefox98 | --- | fixed |
firefox99 | --- | fixed |
firefox100 | --- | fixed |
People
(Reporter: yfdyh000, Unassigned)
References
(Regression, )
Details
(Keywords: regression)
STR:
1. Set gfx.webrender.enabled to true and restart Firefox.
2. Open about:support, about:profiles or about:networking#dns, use the mouse to drag the vertical scroll bar.
Actual results:
1. No response, the scroll bar is pressed but not moved, and the page not scroll.
2. On about:plugins and about:telemetry#environment-data-tab_system pages is works fine.
Build:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0 ID:20171217100047
Comment 1•7 years ago
|
||
about:support
mozregression --good 2017-10-02 --bad 2017-12-17 --pref layers.acceleration.force-enabled:true gfx.webrender.enabled:true gfx.webrendest.enabled:true gfx.webrender.layers-free:true gfx.webrender.blob-images:true image.mem.shared:true layout.display-list.retain:false
> 10:55.98 INFO: Last good revision: e61f5fc8ed7330a6e4ca5f9efebee86769e3a3af
> 10:55.98 INFO: First bad revision: 691af1e600e06fcee33478a39d03c43a24c5d2e8
> 10:55.98 INFO: Pushlog:
> https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=e61f5fc8ed7330a6e4ca5f9efebee86769e3a3af&tochange=691af1e600e06fcee33478a39d03c43a24c5d2e
(2017-07-27)
> 691af1e600e0 Kartikaya Gupta — Bug 1384181 - Add utility dump functions for debugging. r=jrmuizel
> 3a1dfb72b225 Kartikaya Gupta — Bug 1384181 - Build WebRenderLayerScrollData instances for remote layer trees. r=jrmuizel
> b298cd21c0f1 Kartikaya Gupta — Bug 1384181 - Ensure that the WebRenderScrollData has a single root layer node. r=jrmuizel
> b12122c2c75d Kartikaya Gupta — Bug 1384181 - Reorganize the WebRenderScrollData code to work with layers-free transactions. r=jrmuizel
Blocks: 1384181
URL: about:support
Status: UNCONFIRMED → NEW
Has Regression Range: --- → yes
Has STR: --- → yes
status-firefox57:
--- → unaffected
status-firefox58:
--- → unaffected
status-firefox59:
--- → disabled
status-firefox-esr52:
--- → unaffected
Ever confirmed: true
Keywords: regression
OS: Unspecified → All
Hardware: Unspecified → All
Summary: Drag the scrollbar no response on some about: pages → layers-free: Drag the scrollbar, no response on some about: pages
Comment 2•7 years ago
|
||
correction:
--good 2017-07-02
Updated•7 years ago
|
Blocks: stage-wr-trains
Priority: -- → P1
Comment 5•7 years ago
|
||
gfx.webrender.hit-test enabled makes this problem go away, so marking this dependent on that bug.
Depends on: 1421380
Comment 8•7 years ago
|
||
This should be fixed by bug 1421380.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 9•7 years ago
|
||
Debian Testing (KDE, Radeon RX480)
Since when does the scrollbar on about:support work again?
mozregression --find-fix --bad 2018-01-12 --good 2018-01-31 --pref gfx.webrender.all:true startup.homepage_welcome_url:"about:support"
> 8:54.33 INFO: First good revision: 5fc179e245d51289f1f7bcaba0c29189d3336fbf
> 8:54.33 INFO: Last bad revision: ca489678fdedaff1c660dddf7ee62c966787b59a
> 8:54.33 INFO: Pushlog:
> https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ca489678fdedaff1c660dddf7ee62c966787b59a&tochange=5fc179e245d51289f1f7bcaba0c29189d3336fbf
Fixed by:
> 5fc179e245d5 Kartikaya Gupta — Bug 1421380 - Enable gfx.webrender.hit-test by default. r=jrmuizel
> c182e492a2e7 Kartikaya Gupta — Bug 1421380 - Don't do a composite of WR rendered frames unless a composite is requested. r=nical
Status: RESOLVED → VERIFIED
status-firefox60:
--- → disabled
Updated•3 years ago
|
Comment 10•3 years ago
|
||
Set release status flags based on info from the regressing bug 1384181
status-firefox100:
--- → affected
status-firefox98:
--- → affected
status-firefox99:
--- → affected
status-firefox-esr91:
--- → affected
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•