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.
Model not updating when Select element is manipulated via arrow keys #4216
Closed
Description
Hello, I noticed a bug today. When I use the keyboard to change the selected option in a select element, the angular model is not updated.
This happens both when using arrow keys, and when using alpha keys (first letter of an option in the select element).
Here is a quick plunker to see what I am describing.
http://plnkr.co/edit/gWMxy0HbVhfhmV4jifUJ?p=preview
This works find in Chrome and Internet Explorer, but not in Firefox.
Thanks
Metadata
Metadata
Assignees
Labels
No labels