Skip to content

Web page login input field labes are missing "for" attributes #10359

@varjolintu

Description

@varjolintu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugbroken functionality, usability problems, unexpected errors

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions