You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
[email protected]
Checklist
The text was updated successfully, but these errors were encountered: