This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
select changes value when typing into nearby text input #2230
Closed
Description
This bug is occurring in Chrome (Version 25.0.1364.172) but not in Firefox or Safari. I mentioned it on the Google Group here:
https://groups.google.com/d/msg/angular/4dlx_OSY8uQ/l2prTdNpOEcJ
Here is a simple demo of the problem:
http://jsfiddle.net/ADukg/2148/
My model person has a person.name, a person.state, and a person.phone. I enter a name in the first text input, tab to the state select and hit the letter T twice (choosing TN first and ultimately stopping on TX) and then tab to the next text input, and as I'm typing in the phone number the select mysteriously changes to TN.
Is this a bug in Angular or Chrome? As I said, it's not doing this in Safari or Firefox.
Metadata
Metadata
Assignees
Labels
No labels