Jonathan White

Results 1786 comments of Jonathan White

> Firefox Developer Edition This is not supported so probably a root cause of the inconsistency. Does this happen on a non dev version for you?

Go into application settings, security tab, disable auto locking if you dont want it enabled. Simple.

It was _intentional_ to make it on by default. It is a common finding in security audits conducted on our software.

![Screenshot_20251202_150332_GitHub.png](https://github.com/user-attachments/assets/8b498d83-0a57-4eca-8462-e707771487ce) There is absolutely no need to be rude.

You can go into the extension options -> site preferences, then add this site + path and disable all features. That should fix this for you while we consider a...

I don't necessarily think we need to do anything, the shift+click method is great. Maybe we can add a small icon/button on the credential pop-up that will do the same...

This will be a very welcome change.

Entries are not technically deleted, they are moved to the recycle bin of the database. There is _always_ a confirmation prior to permanent deletion. However, this is still a bug...

> Wait until the clipboard has been accessed/pasted There is no way to do this on any platform. Overall, you need to switch to using auto-type where this is already...

Instead of exposing entry to the password widget, I recommend a more functional approach to this. Pass a lambda function to something like "passwordStrengthCalculator" which can take these things into...