Showcase html select bug in iOS and when full keyboard access is enabled


A non input element which is tabbable before a select will make next element work as expected.


Attention to Apple developers

Having a normal html text input exist as the previous tabbable element before a select element causes the option list to be automatically shown or focused instead of just tabbable.



Note

This next select element will be harder to get to in iOS with full keyboard access enabled. Please fix this bug.