Hitting "Enter" after entering user/password (with keepassxc-browser's dropdown menu or not) proceed to authentication. Same for the "Login" button.
Hitting "Enter" after entering user/password generates an error in the Firefox Console : Permission denied to access property "apply"
Deactivating KeepassXC-browser extension solves the problem. But that's not really a solution 馃槈
Using Chromium/Brave works too, but that's not a solution too 馃槃
KeePassXC - 2.4.1 (work) / 2.40. (home)
KeePassXC-Browser - 1.4.2
Operating system: Win 10 (work) / Linux (Solus - home)
Browser: Firefox 66.0.3 (both home/work)
Firefox's WebExtensions can override page's own scripts.. just need to find what overrides are affected this time :)
Found it. #495 fixes it.
So nice! (and quick)
Thanks, I'll just have to wait for this PR to be merged :)
I hit this problem too. This bug breaks any javascript based overlay forms on any page/site - even a page with no login/password fields. Disabling KeePassXC add-on is the only workaround that I found. Thanks for a speedy PR - looking forward to a new release:-)
I'm making a new release right away when #495 is accepted.
Confirmed fixed in new release - many thanks for a quick response