Keep generated password unmasked until complete deletion
Deleting characters from a generated password until only 3 or fewer characters are left, results in the password not counting as generated anymore. Until now, the leftover characters were masked immediately after the password length was shorter than 4 chars. This CL changes the behavior to keep the password unmasked until the user completely deletes it or it loses focus. Bug: 874822,899798 Change-Id: I19a4116374388d51a5d5bafcba6d45076dde2800 Reviewed-on: https://chromium-review.googlesource.com/c/1305555Reviewed-by:Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#605373}
Showing
Please register or sign in to comment