Description
When using an iPad, the tab key on the on-screen-keyboard will succesfully move between entry controls. Unfortunately, when using an external keyboard, the tab key does not work.
Steps to Reproduce
- Create a new "Hello World" MAUI App
- Add two Entry controls to the MainPage.xaml
- Run the App, focus on one of the Entry controls
- Use the tab key on the On-Screen-Keyboard to switch between the Entry controls
- Attach an external keyboard via Bluetooth
- Attempt to use the tab key to switch between the Entry controls - nothing happens.
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 17
Did you find any workaround?
No
Relevant log output
No response
Description
When using an iPad, the tab key on the on-screen-keyboard will succesfully move between entry controls. Unfortunately, when using an external keyboard, the tab key does not work.
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 17
Did you find any workaround?
No
Relevant log output
No response