gnome-shell-extension-clipboard-indicator
gnome-shell-extension-clipboard-indicator copied to clipboard
Conflict whit Libreoffice copy and paste
After a long search on the web i solved a serious problem whit libreoffice paste. Randomly the paste of a cell or a selection of cell it wasn't working properly. After disabling your extension everything went back to normal. I try enabling and the problem return. Tested on Debian 9, libreoffice 6.3.5.2 I'm sorry because your extension worked very well
Is this on Wayland? In that case it's likely a duplicate of https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator/issues/194. I'm afraid the fix (in gtk-3.24.14) is unlikely to get backported to debian 9 though :/
@rmader currently the extension uses the new-ish "selection api", which I know has (or had) issues with Xwayland. Do you think that might be the cause of this?
@rmader currently the extension uses the new-ish "selection api", which I know has (or had) issues with Xwayland. Do you think that might be the cause of this?
Uh, it's Debian stretch, not buster (what I first though). Well, given that we're talking about Gnome/GTK 3.22, which is not supported by this extension any more - I guess this is a won't fix.
Ah, I missed this as well. @maurrox are you using the 3.22 version of this extension?