Page 1 of 1

Auto-Fill Highlight For TextBox Control

Posted: January 23rd, 2023, 2:36 pm
by shalomsims
While using the AutoFill for TextBox control in MVC, the highlighted text stays highlighted even when out of focus. This is true for TextBox controls inside and outside of the list.

Circled TextBox controls are auto-filled and out of focus. Non-highlighted fields are manually typed.
Circled TextBox controls are auto-filled and out of focus. Non-highlighted fields are manually typed.

In the case that there is a WebPage with a lot of TextBox inputs it would look inconsistent. Editing the Auto-filled text does remove the highlight. Should it lose the highlight after focusing out of the control?