Password field resets when editing profile
---
name: Bug report
about: Create a report to help us improve
---
When editing user's [profile](https://accounts.eclipse.org/users/vgulevich/edit), on "Have you changed employers" confirmation page, the password field is reset to empty when inserted by password manager. Even when password manager is not used, the password is not accepted.
**To Reproduce** Steps to reproduce the behavior:
1. Go to https://accounts.eclipse.org/
2. Click on avatar in top right, login and edit profile
3. Do negligible change to biography
4. Click "Next" button at the bottom
5. Select "No" in employer prompt
6. Enter password (the one you just used to login) via password manager
7. Click Save
**Expected behavior**
Changes are saved.
**Actual behavior**
Password field is reset the moment password is filled. Save fails, account is blocked.
**Screenshots**
{width="1070" height="528"}
**Desktop:**
- OS: Mac OS Tahoe 26.4.1 (25E253)
- Browser Firefox
- Version 150.0.1 (aarch64)
**Additional context**
Initially I've used password manager, but manual attempts later produce similar symptoms (password is not visibly reset, but is still not accepted).
issue