WebRender causes Firefox to become insensitive to mouse clicks on RTX 2060
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox75 | --- | wontfix |
firefox76 | --- | wontfix |
firefox77 | --- | wontfix |
firefox78 | --- | fixed |
People
(Reporter: yoasif, Unassigned)
References
Details
(Keywords: regression)
Attachments
(3 files)
Originally posted: https://www.reddit.com/r/firefox/comments/ftf795/help_new_pc_with_firefox_wont_respond_to_mouse/
When I launch Firefox I can't click on anything but with the address bar in focus I can type. If I disable hardware acceleration, it works. Launching Firefox in safe mode also works.
Disabling WebRender fixes the issue.
Reporter | ||
Comment 1•5 years ago
|
||
Reporter | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Comment 3•5 years ago
•
|
||
Comment 4•5 years ago
|
||
We suspect this is because of a bad driver. Asif, can you recommend that people rollback to the previous driver? It is: 442.74
Updated•5 years ago
|
Updated•5 years ago
|
Reporter | ||
Comment 6•5 years ago
|
||
Reporter | ||
Updated•5 years ago
|
Comment 7•5 years ago
|
||
In the first about:support in comment 1 it looks like the person was using beta, with WR and not DirectComp
In the most recent about:support it looks like they are using release, with WR + DirectComp. Given the issue seems to happen in both cases, makes me think DirectComp is probably not at fault.
In their Reddit comment, they mention using Windows LTSC. Apparently LTSC is:
"The Long-Term Servicing Channel (LTSC) is designed for Windows 10 devices and use cases where the key requirement is that functionality and features don’t change over time. Examples include medical systems (such as those used for MRI and CAT scans), industrial process controllers, and air traffic control devices. These devices share characteristics of embedded systems: they are typically designed for a specific purpose and are developed, tested, and certified before use."
This leads me to believe that it might be something funky with using LTSC.
Asif, if you are able to get in touch with this user again it would be interesting to understand why they are using LTSC especially if they are just on a personal computer.
Comment 8•5 years ago
|
||
We are going to block Windows LTSC users from getting WebRender, for now: https://bugzilla.mozilla.org/show_bug.cgi?id=1632178
Reporter | ||
Comment 9•5 years ago
|
||
I tried LTSC because I read in reddit that it's a leaner version of Windows with no updates being forced on you. Unfortunately LTSC doesn't make games run physx on the GPU so I went back to 1909.
Hi! I'm on Windows 1909 with all the updates now, LTSC was causing other issues with my GPU. But still the browser issue is here on 1909. :/
Jessie, the user sees the issue even when not using LTSC - personally, I think LTSC is a red herring, as it ought to be just a "ESR" version of Windows.
Any further ideas on narrowing down what this might be? The user is back on 1909.
Comment 10•5 years ago
|
||
Hm, that is really strange. We have a team member with this same card and they do not experience this issue. There is likely something particular to their set up. Maybe a mouse driver issue? Strange though. Do they have the same issue on Nightly?
Comment 11•5 years ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3
(Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3
(normal.)
Reporter | ||
Comment 12•5 years ago
|
||
User does not see the issue in Nightly, at least not 13 days ago. They continue to see it in dev edition.
Comment 13•5 years ago
|
||
Random guess, what if they flip apz.windows.force_disable_direct_manipulation to false?
Updated•5 years ago
|
Updated•5 years ago
|
Reporter | ||
Comment 14•5 years ago
|
||
(In reply to Timothy Nikkel (:tnikkel) from comment #13)
Random guess, what if they flip apz.windows.force_disable_direct_manipulation to false?
User says that it works if they set apz.windows.force_disable_direct_manipulation
to false.
Comment 15•5 years ago
|
||
Hmm, so from reading the thread the user also saw the issue on ESR
at the time of that comment ESR was 68. ESR 68 never had the window styles that the pref apz.windows.force_disable_direct_manipulation disables. So the ESR they tried should match apz.windows.force_disable_direct_manipulation = false.
So I'm not sure if that pref has anything to do with it, there might be complicating factors going on?
Updated•1 year ago
|
Description
•