Can't copy from Firefox under GNOME Wayland when gfx.webrender.all is set to true
Categories
(Core :: Widget: Gtk, defect, P2)
Tracking
()
People
(Reporter: sergio, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0
Steps to reproduce:
Running on Fedora 35, Firefox 93.0, Build ID 20211007232822, from the Fedora repos on GNOME 41.0 with Wayland.
- Go to
about:config
- Set
gfx.webrender.all
totrue
- Select text/images inside Firefox and try to paste in another application
Actual results:
Nothing gets pasted, the clipboard behaves as if it's empty
Expected results:
The selected text/image gets pasted
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
You don't need to set gfx.webrender.all to true to get WebRender - it's on by default. But I wonder how it's related to clipboard.
Can you try to set widget.wayland.async-clipboard.enabled to false at about:config, restart browser and check if clipboard works?
Thanks.
(In reply to Martin Stránský [:stransky] (ni? me) from comment #2)
You don't need to set gfx.webrender.all to true to get WebRender - it's on by default. But I wonder how it's related to clipboard.
Can you try to set widget.wayland.async-clipboard.enabled to false at about:config, restart browser and check if clipboard works?
Thanks.
Hello
Sorry for the delayed response, I was away from my PC for a while.
I have updated my packages earlier today and am no longer able to reproduce the original buggy behaviour.
I noticed that Firefox got updated to version 94, so I downloaded Firefox 93 binaries to try to reproduce the behaviour on that version, but even then I wasn't able to.
I suspect that some other component caused the original issue, and maybe by updating it went away (e.g. Gnome got bumped to 41.1, so maybe it was an issue on that side, but that's just a guess).
Comment 4•4 years ago
|
||
Okay, Thanks.
Description
•