-
Notifications
You must be signed in to change notification settings - Fork 9
Closed as not planned
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on
Description
Describe the bug
A clear and concise description of what the bug is.
While using the autofill feature to save/store a password, the password is saved as dots not as the actual string value.
To Reproduce
Steps to reproduce the behavior:
- Go to a website and try to login
- Click a login button on the website
- Accept the saving feature that will pop up
- Go to the Password Manager and click on the new generated/saved password
- Toggle the visibility of the password
- See that the password is aved as dots
Expected behavior
A clear and concise description of what you expected to happen.
The password should be saved as the raw string.
Additional context
Add any other context about the problem here.
It is caused because the text in the EditView on the website are dots.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on