When editable field is replaced by a label upon losing focus, new username is kept.
In the current implementation, when user changes the username in the editable field and then loses focus on the field; the editable field is replaced by a label which still has the old username on it. This cl helps keeping the user's changes in the username field. This cl does NOT save the new username to the password manager. UI-wise everything looks okay, but save button will still save the old username. Bug: 734965 Change-Id: I61bef70894de4e2e71e9e314f30915d011795ccc Reviewed-on: https://chromium-review.googlesource.com/563657 Commit-Queue: Irmak Kavasoğlu <irmakk@google.com> Reviewed-by:Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#484977}
Showing
Please register or sign in to comment