Primary selection from certain applications ignored
Bug #1955662 reported by
Lithopsian
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Diodon |
Triaged
|
Medium
|
Unassigned |
Bug Description
When text is selected in certain applications, Diodon does not show it in the history and will not remember it after the application is closed. Two examples are geany and devhelp. The common trend appears to be that these applications update the primary clipboard continuously during the selection of items, but not at the end of the selection when the mouse button or shift key is released.
To post a comment you must log in.
Thanks for reporting. I have done some testing and can confirm what you discovered. I used devhelp for testing. At the end of the selection there is no change of owner of the primary clipboard and therefore Diodon does not add anything to the history.
I quickly tested disabling the Diodon check whether buttons are released before adding anything to the clipboard history. It turns out in such a case the history gets flooded with entries, every so little move with the mouse adds a new item.
So not so sure what to do about this. Is this a bug in Diodon or in the respective application? And if it is in Diodon what are possible fixes without flooding the clipboard history?
Ideas are welcome.