[TIMOB-8383] iOS: Feature to add a property to detect if keyboard is being displayed or not
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-04-13T14:13:54.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Release 2.0.2, Release 2.1.0, Sprint 2012-08 |
Components | iOS |
Labels | SupportTeam, api, module_app_properties, qe-testadded |
Reporter | Varun Joshi |
Assignee | Stephen Tramer |
Created | 2012-03-28T16:47:11.000+0000 |
Updated | 2013-10-17T10:06:30.000+0000 |
Description
It has been requested to add a new feature to check if soft keyboard on the device is displayed or not.
This issue is not a duplicate of TIMOB-7724. They describe independent (but related) features.
Testing
----If the feature works correctly, the field text will change to "visible? x" when you click on the button, where "x" is the current value of whether or not the keyboard is visible. Note that you can click on the button while the text field is still focused.
PR https://github.com/appcelerator/titanium_mobile/pull/1986 merged.
Tested with iPhone 4s 5.0.1 with 2.1.0.v20120608174150
please implement this feature for android