Keepassxc-browser: Permission denied to access property "apply"

Created on 24 Apr 2019  路  6Comments  路  Source: keepassxreboot/keepassxc-browser

Expected Behavior

Hitting "Enter" after entering user/password (with keepassxc-browser's dropdown menu or not) proceed to authentication. Same for the "Login" button.

Current Behavior



Hitting "Enter" after entering user/password generates an error in the Firefox Console : Permission denied to access property "apply"

Capture

Possible Solution



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 馃槃

Steps to Reproduce (for bugs)


  1. Open Firefox and go to some page with a login form, in my case Rainloop Webmail
  2. Open the console (F12)
  3. Fill the two fields (user / password)
  4. Hit "Enter" or click the login button
  5. See that nothing happens but the error appearing in the console

Debug info


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)

PR pending bug

All 6 comments

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

Was this page helpful?
0 / 5 - 0 ratings