autoFillAfterMatchObsolete since Gecko 1.9.1- Type: boolean
- If set to
true, the entire text of the best match will be displayed at the end of the input. Iffalse, only the text that hasn't been entered yet will be filled in. Thetextbox.autoFillattribute must be set totrueto use this feature. As of Gecko 1.9.1, this attribute is superseded by thecompletedefaultindexattribute.
