krescruz / angular-materialize

Angularjs directives for Materialize CSS Framework https://github.com/Dogfalo/materialize
MIT License
397 stars 129 forks source link

Tabbing in select not selecting option. #225

Open KBoorer opened 7 years ago

KBoorer commented 7 years ago

Describe the error in 1 sentence When tabbing into a select and arrowing down to option then pressing tab. The option isn't selected.

Steps to reproduce Tab into a select. Arrow down to an option and then press tab. The option isn't selected.

What exactly is supposed to happen Tab into the select. Arrow down to the option and tab out of select and the option is selected.