Password Policy: Can't Set the Symbols To Use
Popular easy-to-use and secure password manager
Brought to you by:
ronys
Typing into the Use Symbols box as part of configuring the password policy doesn't do anything.
The textbox shows "+=".
Nothing happens
Oh, this is an interesting one. You can actually delete individual characters in Use Symbols and type desired ones. But yes, if the default set is selected then you can't type anything.
Use Symbols has a restriction that prevents duplicate character. Looks like this mechanism somehow prevents replacing the whole set of characters with a typed character. Probably because the new character is seen as already present.
What a bug!
Indeed. Nice catch, great description.
@A M - Let me know if you're interested in working on this. If not, I'll fix it for the forthcoming release.
Oh, I haven't got to that part of the code yet :-) If you know exactly how to fix it -- go ahead.
Fixed in commit c76d00080, will be in next release.