Auto-Fill Highlight For TextBox Control
Posted: January 23rd, 2023, 2:36 pm
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.
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?
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?