I have a password field in an HTML page that does not display bullets or asterisks when typing the password, but a small box with what appears to be a question mark symbol.
I've tried this in Firefox, and there the normal bullets are shown, just like when entering passwords in other web forms.
Is there a way HTML, CSS, or Javascript can influence what symbols are displayed? We have a fairly complex web framework (Oracle ADF Rich Client), although other applications based on the same framework do not show this behavior.