drventure / Disambiguator

KeePass plugin to help resolve ambiguities during AutoType
18 stars 2 forks source link

Copy to clipboard button does not work in Report window #10

Open bege10 opened 3 days ago

bege10 commented 3 days ago

Clicking the button does nothing. I must select the text and copy with context menu or CTRL+C.

drventure commented 3 days ago

Thanks. I'll check on that.

drventure commented 1 day ago

I had a look at this. It's a pretty simple routine and it should either "beep" if it successfully posts the report to the clipboard or play the "exclamation" sound if it fails. It could fail if another application has locked the clipboard for whatever reason, but that's usually a pretty rare occurrence.

bege10 commented 1 day ago

I was not precise enough. The system error sound can be heard. What is different what the button does from the right-click menu copy function, which works? As this does not happen with any other app, what kind of application might lock the clipboard? I stopped the multi clipboard app Ditto and removed the clipboard related security settings in KeePass - nothing helps. But if I can copy with right-click menu the clipboard cannot be locked?