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

Apple Pencil on input/textarea causes app to crash. #1243

Open
josiaho opened this issue Jul 13, 2022 · 0 comments
Open

Apple Pencil on input/textarea causes app to crash. #1243

josiaho opened this issue Jul 13, 2022 · 0 comments
Labels
webkit bug Bugs that originate upstream in Apple's WebKit implementation

Comments

@josiaho
Copy link

josiaho commented Jul 13, 2022

Bug Report

Problem

When "Scribble" is enabled in iPad > Settings > Apple Pencil, tapping an Apple Pencil in an input field or textarea terminates the app with an error: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[DOMRange asDomRange]: unrecognized selector sent to instance

What is expected to happen?

Be able to scribble characters into input/textarea.

What does actually happen?

App terminates/crashes.

Information

Command or Code

Environment, Platform, Device

iPadOS 15.5, iPad Pro (2021), iPad (7th Gen)

Version information

ios@6.2.0

Checklist

  • [ x] I searched for existing GitHub issues
  • [ x] I updated all Cordova tooling to most recent version
  • [ x] I included all the necessary information above
@dpogue dpogue added the webkit bug Bugs that originate upstream in Apple's WebKit implementation label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
webkit bug Bugs that originate upstream in Apple's WebKit implementation
Projects
None yet
Development

No branches or pull requests

2 participants