Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 809 Bytes

File metadata and controls

13 lines (7 loc) · 809 Bytes

How to reproduce:

Pair a magic keyboard to your iphone: https://support.apple.com/en-ke/guide/iphone/iph4288319c0/ios

Go to Settings > Accessibility > Keyboards, tap Full Keyboard Access, then turn on Full Keyboard Access.

Open Safari browser on an iPhone (my example tested with iPhone 14 with iOS 17.1.2)

To experience the bug visit following showcase: https://mbjorke.github.io/Showcase-html-select-bug-in-iOS-and-when-full-keyboard-access-is-enabled/ (I'm the owner of this Github and the showcase was made by me)

Expected behaviour: The third select element on the page labeled “Choose another fruit” should be able to tab to with a connected keyboard.

Actual behaviour: The third select element on the page labeled “Choose another fruit” is not able to tab to with the connected keyboard.