palant / pfp

A simple and secure browser extension to be used with KeePass databases.
https://pfp.works/
Mozilla Public License 2.0
113 stars 14 forks source link

Can't copy passwords to clipboard anymore #59

Closed mrjohnson22 closed 6 years ago

mrjohnson22 commented 6 years ago

Clicking any of the "Copy to clipboard" buttons doesn't actually send anything to the clipboard. This started happening ever since the latest update (the one that converted EP to a WebExtension).

palant commented 6 years ago

Did you happen to switch off dom.event.clipboardevents.enabled preference via about:config?

PS: Assuming that this isn't the cause, which Firefox version are you using?

palant commented 6 years ago

In case it is that preference, with https://github.com/palant/easypasswords/commit/8b809934dac6066c65d407dafaa7e3b4aff92d34 it should no longer affect Easy Passwords. I plan to have a new release soon.

mrjohnson22 commented 6 years ago

Yup, that was it. That's probably not really a bug at all, then. Thanks for finding a workaround, though!

palant commented 6 years ago

Great, this is fixed then.

palant commented 6 years ago

And Easy Passwords 1.2.1 is out. It will take Mozilla some time to review and approve the update, hopefully not more than a few days however - the changes are minimal.