Mousewheel scrolling is not working on my Windows 10 22H2, latest nighty and beta are affected. Stable still works. I can click and drag the scrollbar, or I can middle click and move the mouse to scroll. But turning the wheel does nothing. Regression window: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=a8858873d38b456a3d1bd82f7737edc1fa4296b9&tochange=3525211fa094b4b009f13ff44e654b95822accf0 Seems a variant of bug 1630860 or bug 1798014. `gfx.webrender.software = true` avoids the problem. `gfx.webrender.compositor = false` does not avoid the problem. I'm attaching my graphics info.
Bug 1810878 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Mousewheel scrolling is not working on my Windows 10 22H2, latest nighty and beta are affected. Stable still works. I can click and drag the scrollbar, or I can middle click and move the mouse to scroll. But turning the wheel does nothing. Regression window: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=a8858873d38b456a3d1bd82f7737edc1fa4296b9&tochange=3525211fa094b4b009f13ff44e654b95822accf0 Seems a variant of bug 1630860 or bug 1798014. `security.sandbox.gpu.level = 0` avoids the problem. `gfx.webrender.software = true` avoids the problem. `gfx.webrender.compositor = false` does not avoid the problem. I'm attaching my graphics info.