Skip to content

Fix filling credentials with readonly username#2954

Open
varjolintu wants to merge 1 commit intodevelopfrom
fix/readonly_check_during_fill
Open

Fix filling credentials with readonly username#2954
varjolintu wants to merge 1 commit intodevelopfrom
fix/readonly_check_during_fill

Conversation

@varjolintu
Copy link
Copy Markdown
Member

In some cases where a password fill is expected, username input field changed to readonly, and the Username Icon is not detected for the password input. Filling from the icon or using popup from the extension toolbar doesn't work.

This fix adds a workaround for the previously unidentified password input to the combination, and performs the fill anyway with both scenarios. Actual detection problem of the password field detection needs a lot more work, and is done separately because many other sites have the same issue.

Refactored some of the code, moving additional checks made during the fill to a separate functions.

Testing strategy

Manually using https://my.uclahealth.org/. No actual account needed to test the site.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@varjolintu varjolintu added this to the 1.10.2 milestone Apr 21, 2026
@varjolintu varjolintu requested a review from droidmonkey April 21, 2026 16:38
@varjolintu varjolintu added the bug label Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Password Manager avoidance (looks like) on MyChart (used by medical organizations)

1 participant