goobemaster/kodenkel-atom-factory

Button clicks not registered properly on Android 10 (e.g Title screen Start button)

goobemaster opened this issue · 1 comments

My attention was brought to this issue on Twitter.

Possible solutions:

  • Disabling text selection via CSS
  • Registering context menu click events as well.
  • And then some...

It is unfortunate that Android has this behavior by default. Also, I'm using Android 10 and this issue seldom occurs, only if I deliberately want to reproduce, whilst the reporter of the issue consistently experience this.

Waiting for feedback. Looks good on phones I could get my hands on, plus in emulator.