[TIMOB-5965] Hide keyboard toolbar on WebViews
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | n/a |
| Reporter | Patrick Seda |
| Assignee | Ingo Muschenetz |
| Created | 2011-11-02T14:13:07.000+0000 |
| Updated | 2014-06-18T22:52:55.000+0000 |
Description
In some cases of entering text on a WebView, it is not desirable to show the keyboard toolbar.
e.g. if the only input available is a single TextArea.
It would be Nice to be able to use a custom keyboard. As iOS accepts content editable, WYSIWYG is a cool functionality and this would be usefull to complète UI.