Not sure if I should suggest this as an idea or if there is a way to do this. When users are filling out information in a form, it would be nice to set the format. For instance:
They’re filling out their name, so their keyboard capitalizes the first letter the word they enter.
They’re filling out sensitive information (not user password, but a different password), so the input displays dots as they type.
They’re filling out a website address, so https:// is loaded automatically, or their keyboard recognizes that’s what the input is asking for.
They’re filling out a phone number, so it reformats as they type the numbers into (000) 000-0000.
Et cetera.