[TIMOB-6364] Android: hideSoftKeyboard - v8/rhino - Hiding soft keyboard not functioning
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-11-29T17:51:04.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | n/a |
Components | Android |
Labels | branch-v8 |
Reporter | Eric Merriman |
Assignee | Marshall Culpepper |
Created | 2011-11-29T16:24:14.000+0000 |
Updated | 2014-06-19T12:44:31.000+0000 |
Description
Description:
In KitchenSink, in Base UI>Hide Soft Keyboard (Android), the "request hide keyboard" button does not function.
Steps to reproduce:
1) Install KS with 1.8.0.1
2) Navigate to Base UI>Hide Soft Keyboard (Android)
3) Click on the text field to bring up the soft KB
4) Click the "request hide keyboard" button
Result:
Nothing happens, the KB remains on screen
Expected:
KB is removed from the screen
Note:
Does not occur with 1.7.5
No comments