Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Crashes and oddities with shortcuts on external keyboards #16961

Closed
Amenti opened this issue Sep 8, 2024 · 1 comment · Fixed by #16970
Closed

Android: Crashes and oddities with shortcuts on external keyboards #16961

Amenti opened this issue Sep 8, 2024 · 1 comment · Fixed by #16970

Comments

@Amenti
Copy link

Amenti commented Sep 8, 2024

Describe the bug

  • Use a mobile device or emulator (I tested this with Android but saw similar problems with iOS in the past)
  • Add a <TextBox />
  • Connect an external keyboard

To Reproduce

The following shortcuts/behaviors behave oddly:

  • Select some text via "Left + Shift" -> Crash
  • Select some text via "Right + Shift", hit "Left" -> selection doesn't change
  • Ctrl + Left/Right -> No word jump

Avalonia version

11.1.3 + Nightly Builds

OS

Android

Additional context

No response

@Amenti Amenti added the bug label Sep 8, 2024
@maxkatz6
Copy link
Member

maxkatz6 commented Sep 8, 2024

Stacktrace or logcat-logs would be useful.

@maxkatz6 maxkatz6 changed the title Android (maybe iOS): Crashes and oddities with shortcuts on external keyboards Android: Crashes and oddities with shortcuts on external keyboards Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants