Closed Bug 1738757 Opened 4 years ago Closed 4 years ago

Can't copy from Firefox under GNOME Wayland when gfx.webrender.all is set to true

Categories

(Core :: Widget: Gtk, defect, P2)

Firefox 93
defect

Tracking

()

RESOLVED WORKSFORME

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.

  1. Go to about:config
  2. Set gfx.webrender.all to true
  3. 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

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.

Component: Untriaged → Widget: Gtk
Product: Firefox → Core

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.

Blocks: wayland
Flags: needinfo?(sergio)
Priority: -- → P2

(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).

Flags: needinfo?(sergio)

Okay, Thanks.

Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.