Tudmotu / gnome-shell-extension-clipboard-indicator

The most popular clipboard manager for GNOME, with over 1M downloads
https://extensions.gnome.org/extension/779/clipboard-indicator/
MIT License
893 stars 170 forks source link

[BUG] since GNOME 45, links from Chromium do not show up #409

Closed mattia-b89 closed 1 year ago

mattia-b89 commented 1 year ago

since GNOME 45,
when I copy links from Chromium's address bar,
they do not show up in clipboard history
but I can paste content elsewhere;

from GNOME 45 using Chromium 118.0.5993.117-1 on Arch Linux

Tudmotu commented 1 year ago

Thank you for reporting. I will have to test it out on Chromium. Arch + Chrome seems to work.

mattia-b89 commented 1 year ago

I can reproduce it with Chrome, too
launched from terminal with: google-chrome-stable --enable-features=UseOzonePlatform --ozone-platform=wayland

The interesting thing is that content is copied (you can paste it elsewhere) but our extension does not show it up in the list

Tudmotu commented 1 year ago

Oh, now I see what you mean. Yeah I can confirm this does not work. Will look into it, thank you!

mattia-b89 commented 1 year ago

v56 does not completely fix this issue for Chromium,
but for Chrome, only partially:


Honestly I do not know if we are facing a different issue (since I haven't noticed about mouse VS keyboard shortcut detail and Chromium VS Chrome difference)
or it is the same;
anyhow, I tested mouse VS keyboard shortcut behaviour with gedit and in this scenario everything works as should,
probably we are in front of a Chrome-specific issue (since Chromium does not suffer of that) so we can close this and open a new one;