dwm X11/Nvidia: Choppy scrolling when two window of firefox is open
Categories
(Core :: Graphics, defect)
Tracking
()
People
(Reporter: 05kraken, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/114.0
Steps to reproduce:
I was debugging a flask app, so i open two windows of firefox browser.
Actual results:
After opening two window I felt choppy scrolling on every website i visited. When I closed the other window the scrolling return back to okay.
Expected results:
Firefox performance should not be affected by opening another window of firefox.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Firefox profile report: https://share.firefox.dev/42uarzI
This issue happens only when both firefox window has flask app running on localhost:5000.
Comment 4•1 year ago
|
||
Thanks for the report! Please open about:support, click on "Copy text to clipboard" and paste it here.
Comment 6•1 year ago
|
||
When I tested this the last time the problem was restricted to X11:
Does it become better if you enable "Force Composition Pipeline" or "Force Full Composition Pipeline" in Nvidia X Server Settings > X Server Display Configuration > Advanced? (bug 1736245)
Wayland (e.g. Sway) should be unaffected.
I tried enabling "Force full composition pipeline" and scrolling definitely become smoother after enabling it.
Updated•1 year ago
|
Updated•1 year ago
|
Description
•