-
Notifications
You must be signed in to change notification settings - Fork 600
Open
Labels
bugbroken functionality, usability problems, unexpected errorsbroken functionality, usability problems, unexpected errors
Description
Pre-checks
- This is not a feature request. Existing functionality does not work as intended, not missing functionality. I will request features via discussions, reddit or support
- I've searched and did not find a similar issue.
- My report does not have personal or private information like email address or recovery code
App version
327.260213.0
Browser
Edge
Browser version
145.0.3800.58
Operating System
macOS
What happened?
Inputs on the login form has elements but those are missing the for attributes. Modern password managers check for topmost element to prevent DOM hijacking methods, and your login page fails this because these label elements cannot be identified as related to the inputs. These labels should be modified for better compatibility with password managers.
Related KeePassXC-Browser side report we just received: keepassxreboot/keepassxc-browser#2874
Other context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugbroken functionality, usability problems, unexpected errorsbroken functionality, usability problems, unexpected errors