capacitor icon indicating copy to clipboard operation
capacitor copied to clipboard

[Bug]: Capacitor arrow key support in webview

Open joeldhenry opened this issue 11 months ago • 1 comments

Capacitor Version

💊 Capacitor Doctor 💊

Latest Dependencies:

@capacitor/cli: 5.7.1 @capacitor/core: 5.7.1 @capacitor/android: 5.7.1 @capacitor/ios: 5.7.1

Installed Dependencies:

@capacitor/cli: 5.4.1 @capacitor/core: 5.4.1 @capacitor/android: 5.4.1 @capacitor/ios: 5.4.1

[success] iOS looking great! 👌 [success] Android looking great! 👌

Other API Details

No response

Platforms Affected

  • [ ] iOS
  • [X] Android
  • [ ] Web

Current Behavior

Using a device with arrow keys provides unexpected output. arrow keys randomly chooses selectable elements without an specific ordering. if you focus on an area of the app, then the arrow keys will navigate around similar elements, but then cannot navigate to other parts of the app.

Expected Behavior

dpad should be able to provide navigation in an accessible way.

Project Reproduction

n/a

Additional Information

Can you provide documentation on how arrow key support is integrated into capacitor? testing this in chrome is completely different.

joeldhenry avatar Mar 04 '24 03:03 joeldhenry

any updates?

joeldhenry avatar Jul 25 '24 03:07 joeldhenry