Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Firefox 131 click into webtop causes paste-overlay #273

Open
1 task done
hgw77 opened this issue Oct 22, 2024 · 2 comments
Open
1 task done

[BUG] Firefox 131 click into webtop causes paste-overlay #273

hgw77 opened this issue Oct 22, 2024 · 2 comments

Comments

@hgw77
Copy link

hgw77 commented Oct 22, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When I access the webtop desktop (tested with both Debian KDE and Debian XFCE) from the host machine, I encounter a 'paste' overlay. To dismiss this overlay, I need to click the right mouse button. This was not happening before.

image

Expected Behavior

When I click on the webtop desktop, I can work without being interrupted by the paste overlay.

Steps To Reproduce

used webtop versions:

  • lscr.io/linuxserver/webtop:debian-kde-version-72bc50ca
  • lscr.io/linuxserver/webtop:debian-xfce-version-86f50ed3
  1. open webtop desktop
  2. click with the mouse on the host desktop
  3. click with the mouse into the webtop desktop

Environment

-

CPU architecture

x86-64

Docker creation

-

Container logs

-
@hgw77
Copy link
Author

hgw77 commented Nov 18, 2024

I am the only one with that issue? This Problem also occur when I use a second screen. When I click on the second screen I can see also the "Paste" overlay. This makes the second screen not realy usable.

@hgw77
Copy link
Author

hgw77 commented Nov 18, 2024

I did some investigation and found that this issue is not only related to webtop and leads to common issues with the clipboard integration and Firefox.

It turns out when I disable dom.events.asyncClipboard.clipboardItem and dom.events.asyncClipboard.readText in about:config the problem disappears. But with the cost that the seamless clipboard integration between host and webtop is not working anymore (note: the seamless clipboard is only working with a valid https connection). Here is a discussion about that topic.

My question is now why there is some kind of clipboard context menu triggered when I click into the webtop desktop?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Issues
Development

No branches or pull requests

1 participant