[
https://issues.apache.org/jira/browse/CB-10366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikhil Khandelwal updated CB-10366:
-----------------------------------
Labels: ios ios9 triaged (was: ios9)
> Readonly textarea shows iOS keyboard accessory view
> ---------------------------------------------------
>
> Key: CB-10366
> URL: https://issues.apache.org/jira/browse/CB-10366
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin WKWebViewEngine
> Affects Versions: 5.4.1
> Environment: iPhone 6 plus (iOS 9.2)
> Reporter: David Douglas
> Priority: Minor
> Labels: ios, ios9, triaged
>
> Readonly textarea opens the iOS keyboard accessory view when using the
> WKWebView engine.
> How to recreate:
> 1. Install WKWebView engine plugin:
> ```
> cordova platform add [email protected]
> cordova plugin add [email protected] --save
> ```
> 2. Tap inside a textarea with 'readonly' attribute.
> ```
> <textarea placeholder="readonly" readonly></textarea>
> ```
> What happens:
> The iOS keyboard accessory view opens.
> What should happen:
> Nothing (the same as UIWebView).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]