md-input: keyboard selection for inputs with labels/hints with icons has unexpected behavior #604
Labels
Accessibility
This issue is related to accessibility (a11y)
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Using keyboard selection on an input that has icons in its hints/labels causes the keyboard to select parts split by the icon.
Example:
"First half icon second half."
Selects:
The icon splits the hint/label into separate items where it should all be one item selected.
Steps:
Found using the screenreader on OSX El Capitan in Chrome
The text was updated successfully, but these errors were encountered: