Open Bug 1020839 Opened 11 years ago Updated 3 years ago

Support autofilling the initials of a name via @maxlength=1

Categories

(Toolkit :: Form Autofill, defect)

defect

Tracking

()

People

(Reporter: MattN, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: p=1)

From the spec (see URL): For example, if the user agent knows that the user's middle name is "Ines", and attempts to prefill a form control that looks like this: <input name=middle-initial maxlength=1 autocomplete="additional-name"> ...then the user agent could convert "Ines" to "I" and prefill it that way. == The same could apply to the first-name and last-name fields.
Summary: Support autofilling the initials of a name → Support autofilling the initials of a name via @maxlength=1
Component: Form Manager → Form Autofill
See Also: → 1422404
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.