Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser addon only autofills the username field for a certain bank website (Bank of the Philippine Islands) #879

Closed
vincejv opened this issue May 3, 2020 · 2 comments
Labels

Comments

@vincejv
Copy link

vincejv commented May 3, 2020

Overview

The browser addon (KeePassXC-Browser v1.6.3 on Microsoft Edge Version 81.0.416.68 Chromium based) does not autofill the password field for my bank website BPI Online

I have reproduced the issue using Firefox with the latest addon versionv1.6.3, same issue

Steps to Reproduce

  1. Setup a login information (username and password) on KeePassXC and url
  2. Go to BPI Online
  3. Click on KeePassXC Icon besides the username field
  4. Select which credential to fill
  5. Only the username field is correctly populated, the password field remains blank.

Expected behavior

Password field should contain the value of the password from the KeePass database credential information

Actual behavior

Password field is empty after clicking the autofill button

Context

Successfully reproduced the issue with Firefox 75 with the same addon version.
I've tried to use the custom login fields feature to manually select the fields but the password field still remains blank.

@varjolintu varjolintu transferred this issue from keepassxreboot/keepassxc May 3, 2020
@varjolintu varjolintu added the bug label May 3, 2020
@varjolintu
Copy link
Member

This happens because of https://github.com/keepassxreboot/keepassxc-browser/blob/develop/keepassxc-browser/content/keepassxc-browser.js#L1434. That's old code from the old chromeipass implementation. I think that could be removed without it affecting anything.

@vincejv vincejv changed the title Browser addon only autofill the password for a certain bank website (Bank of the Philippine Islands) Browser addon only autofills the username field for a certain bank website (Bank of the Philippine Islands) May 3, 2020
@varjolintu
Copy link
Member

This is now tracked in #1358.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants