[
https://issues.apache.org/jira/browse/CB-14261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Puchok updated CB-14261:
------------------------------
Description:
Sometimes app crashes after pressing paste (or cut) button from native popup
that appears on textfield.
That bug reproduced after many double taps on textfield. Textfield receive a
focus, cursor and native popup showed but keyboard is not appears. Then tap on
any of popup button causes a app crash.
{code:java}
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason:
'-[UIWebView paste:]: unrecognized selector sent to instance{code}
Looks like the same problem as described in this [SO
thread|https://stackoverflow.com/questions/21316784/uiwebview-bug-uiwebview-cut-unrecognized-selector-sent-to-instance]
was:
Sometimes app crashes after pressing paste (or cut) button from native popup
that appears on textfield.
That bug reproduced after many double taps on textfield. Textfield receive a
focus, cursor and native popup showed but keyboard is not appears. Then tap on
any of popup button causes a app crash.
*** Terminating app due to uncaught exception 'NSInvalidArgumentException',
reason: '-[UIWebView paste:]: unrecognized selector sent to instance
Looks like the same problem as described in this [SO
thread|https://stackoverflow.com/questions/21316784/uiwebview-bug-uiwebview-cut-unrecognized-selector-sent-to-instance]
> iOS sporadic InAppCrash with cut/paste on textfield
> ---------------------------------------------------
>
> Key: CB-14261
> URL: https://issues.apache.org/jira/browse/CB-14261
> Project: Apache Cordova
> Issue Type: Bug
> Environment: iPhone X, 11.4.1
> Сordova 8
> Reporter: Pavel Puchok
> Priority: Major
>
> Sometimes app crashes after pressing paste (or cut) button from native popup
> that appears on textfield.
> That bug reproduced after many double taps on textfield. Textfield receive a
> focus, cursor and native popup showed but keyboard is not appears. Then tap
> on any of popup button causes a app crash.
> {code:java}
> Terminating app due to uncaught exception 'NSInvalidArgumentException',
> reason: '-[UIWebView paste:]: unrecognized selector sent to instance{code}
> Looks like the same problem as described in this [SO
> thread|https://stackoverflow.com/questions/21316784/uiwebview-bug-uiwebview-cut-unrecognized-selector-sent-to-instance]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]