gnome-shell-extension-clipboard-indicator icon indicating copy to clipboard operation
gnome-shell-extension-clipboard-indicator copied to clipboard

"Paste On Select" Bug

Open JaredTweed opened this issue 8 months ago • 5 comments
trafficstars

When the "Past on Select" behaviour setting is selected, its pastes correctly when pressing Enter on a selected item, but fails to paste when clicking the intended item. I would really appreciate if this got fixed.

JaredTweed avatar Mar 12 '25 23:03 JaredTweed

Up this. I just started using Linux, and when I first installed it worked fine. But now, it doesn't work anymore.

Although, thanks for pointing out that pressing Enter still activates the function. That's a temporary solution.

PureDevr avatar Mar 17 '25 03:03 PureDevr

By the way, I am making a fork as an attempt make a version that is better maintained and more open to unsolicited pull requests. I fixed the issue I mentioned here (and made it more customizeable (i.e., added option to hide settings tab, search bar, private mode, and clear all)). This is it here: https://extensions.gnome.org/extension/7997/clipboard-history/

JaredTweed avatar Mar 20 '25 07:03 JaredTweed

@JaredTweed Interesting. So is it basically a better and more actively-maintained version of the same thing?

Edit, I just installed Clipboard history, and I noticed that it doesn't work with images. (Sorry I don't see an Issues page in your repository, and I'm quite inexperienced with GitHub so I'm just editing it here so you can see too)

PureDevr avatar Mar 21 '25 03:03 PureDevr

@JaredTweed Interesting. So is it basically a better and more actively-maintained version of the same thing?

Edit, I just installed Clipboard history, and I noticed that it doesn't work with images. (Sorry I don't see an Issues page in your repository, and I'm quite inexperienced with GitHub so I'm just editing it here so you can see too)

Yes, that's the plan!

Great, thank you, I will fix the images issue! I will also add an issues page on the GitHub repo later tonight.

https://github.com/JaredTweed/clipboard-history

JaredTweed avatar Mar 21 '25 05:03 JaredTweed

@PureDevr Issues are up on my repo, and I think the image pasting is fixed in version 3. Feel free to let me know if you still experience it.

JaredTweed avatar Mar 21 '25 07:03 JaredTweed

The pull request is now #534

JaredTweed avatar Sep 22 '25 20:09 JaredTweed