Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combo appends text after Shift-tabbed action #123

Open
zdrawku opened this issue May 3, 2018 · 0 comments
Open

Combo appends text after Shift-tabbed action #123

zdrawku opened this issue May 3, 2018 · 0 comments

Comments

@zdrawku
Copy link
Contributor

zdrawku commented May 3, 2018

Description

When using MS Edge, and SHIFT-TAB is pressed to bring focus back to the Combo box and the user attempts to type, the Combo then appends as opposed to clearing, as the highlighted text would suggest.

Steps to Reproduce

Open this jsfiddle sample

1.Select a value in the combo box
2.Select control before combo box
3.Tab into a combo box.
4.Tab past the combo box.
5.SHIFT-TAB back into the combo box
6.Enter Text

Expected

The combo clears and just contains the typed text.

Actual

The combo appends the text instead of clearing.

NOTE

This is only replicable by SHIFT-TABBING back into the box. A GIF has been attached replicating it in the example code in the Angular API documentation, using Edge.

Image

image

@mpavlinov mpavlinov changed the title Combo apppends text after Shift-tabbed action Combo appends text after Shift-tabbed action Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants