xhorak / firefox-devedition-flatpak

Flatpak manifest and patches to build Firefox
https://firefox-flatpak.mojefedora.cz/
68 stars 28 forks source link

Cannot Copy/Paste between X or Wayland windows on Fedora 29 with GNOME 3.29 (XWayland) #94

Closed Saroufim closed 5 years ago

Saroufim commented 6 years ago

Copy/pasting between wayland windows and firefox running on Wayland was possible in the past. With Fedora 29, every window can copy/paste to other windows regardless of them being XWayland or regular Wayland windows except this version of Firefox. It cannot neither copy nor paste to or from other windows.

Pobega commented 6 years ago

Same here on Fedora 28.

wvengen commented 6 years ago

I see this often as well, on Ubuntu 18.04.1 running on Wayland. Sometimes it works only on one of the windows (first one? most left one?), sometimes it doesn't work at all.

wvengen commented 6 years ago

Diving a bit more into this, I find the following.

It looks like there is a correlation between paste not working and this error in syslog:

org.gnome.Shell.desktop[<pid>]: libinput error: client bug: timer event6 debounce: offset negative (-8ms)

Installing libinput 1.11.3 got rid of these messages, but did not solve the issue (see debian bug).

Do you see this behaviour as well?

Pobega commented 6 years ago

I can't speak for the syslog error, but I experience everything you mentioned, exactly as stated. Sometimes it works, sometimes it doesn't. Most of the time it doesn't.

In general it makes it really hard to copy and paste URLs, which is a dealbreaker for using the Flatpak as a daily driver.

GorrillaRibs commented 6 years ago

It's been a while since the last update here, but I'm having the issue as well if it's worth anything, on the lastest nightly on wayland. If I un-maximize the window, I can usually copy and paste easier

xhorak commented 5 years ago

There's been some fixes to the wayland clipboard recently. Could you please retest now? Currently I'm not able to reproduce this issue. Thank you.

wvengen commented 5 years ago

That's great! And indeed, I can paste between X windows and Wayland windows, and the behaviour I mentioned before is fixed. Thanks! :fireworks:

darioems commented 5 years ago

Uninstalling Clipit Clipboard Manager worked for me. # dnf remove clipit And restart session.