You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shift+Home and Shift+End are used to select the whole text from a html input, so it should work even with md-autocomplete
What is the current behavior?
When you press Shift+Home and Shift+End on an input with md-autocomplete nothing happens
What are the steps to reproduce?
Plunker
Try to select and use Shift+Home and Shift+End on both inputs
I don't know if it is a intended behavior, but as angularjs autocomplete does allow to use Shift+End and Shift+Home, I think this should work on this component too
The text was updated successfully, but these errors were encountered:
Bug, feature request, or proposal:
bug
What is the expected behavior?
Shift+Home and Shift+End are used to select the whole text from a html input, so it should work even with md-autocomplete
What is the current behavior?
When you press Shift+Home and Shift+End on an input with md-autocomplete nothing happens
What are the steps to reproduce?
Plunker
Try to select and use Shift+Home and Shift+End on both inputs
I don't know if it is a intended behavior, but as angularjs autocomplete does allow to use Shift+End and Shift+Home, I think this should work on this component too
The text was updated successfully, but these errors were encountered: