grb
April 22, 2025, 8:04pm
3
Having trouble fully understanding your post, but from the wording of your topic title and some of your described symptoms, I gather that you are using the inline pop-up menus to autofill passwords, and that newly generated passwords (created using the pop-up suggestion) are not being saved in your vault. If that is a fair description of the problem you are facing, then the following bug fix (which was merged last week, and should therefore presumably be available in the next release) may offer some relief:
main
← PM-15436
opened 04:37PM - 03 Apr 25 UTC
## 🎟️ Tracking
[PM-15436](https://bitwarden.atlassian.net/browse/PM-15436)
…
## 📔 Objective
> - Improve save to Bitwarden inline autofill menu prompt after filling a generated password
> - Update the prompt UI to show a single button / line “Save to Bitwarden”
> - Show the prompt whenever a generated password is filled, regardless of if a username is present
## 📸 Screenshots
https://github.com/user-attachments/assets/d1c4000e-a61b-4a70-b3ed-9f0d4d15085a
EDIT: Now supports down arrow to focus:
https://github.com/user-attachments/assets/7e4e5ce7-110a-49ac-b054-c54979062d06
## ⏰ Reminders before review
- Contributor guidelines followed
- All formatters and local linters executed and passed
- Written new unit and / or integration tests where applicable
- Protected functional changes with optionality (feature flags)
- Used internationalization (i18n) for all UI strings
- CI builds passed
- Communicated to DevOps any deployment requirements
- Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team
## 🦮 Reviewer guidelines
- 👍 (`:+1:`) or similar for great changes
- 📝 (`:memo:`) or ℹ️ (`:information_source:`) for notes or general info
- ❓ (`:question:`) for questions
- 🤔 (`:thinking:`) or 💭 (`:thought_balloon:`) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
- 🎨 (`:art:`) for suggestions / improvements
- ❌ (`:x:`) or ⚠️ (`:warning:`) for more significant problems or concerns needing attention
- 🌱 (`:seedling:`) or ♻️ (`:recycle:`) for future improvements or indications of technical debt
- ⛏ (`:pick:`) for minor or nitpick changes
[PM-15436]: https://bitwarden.atlassian.net/browse/PM-15436?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
In addition, you may want to avail yourself of the configuration modification that is suggested in this comment:
@zeb , I have never used 1password, so I have no knowledge of if the two products are supposed to behave the same.
Bitwarden does offer to save logins . Please make sure that these settings are checked and that the site in question is not in your “excluded domains”.
[image]
The reason I use the so-called kludge is that it is reliable. The “offer to save” occurs after you have created the account on the web site. If something goes wrong, you only become aware of the problem after it would h…