machineboy2045 / angular-selectize

angular-selectize
MIT License
201 stars 115 forks source link

IE Tabbing Broken #127

Closed bwilson-ux closed 8 years ago

bwilson-ux commented 8 years ago

Hi guys - recently switched from ui-select to angular-selectize and all is great except on IE, whenever you try to tab from an input field or another selectize it won't highlight the next selectize option. Also the up and down arrow keys seem to default to moving up and down the page instead of the options. I can only assume this has something to do with the focusing of the element?

Thanks in advance.

bwilson-ux commented 8 years ago

Closing issue due to resolving via selectize suggestion here - https://github.com/selectize/selectize.js/issues/877