[TIMOB-5077] Android: In the KitchenSink Hide Soft Keyboard example, pressing the home button leaves the soft keyboard displayed
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-20T14:24:07.000+0000 |
Affected Version/s | Release 1.7.2, Release 2.1.0 |
Fix Version/s | Sprint 2012-17 API, Release 2.1.3, Release 3.0.0 |
Components | Android |
Labels | SupportTeam, api, qe-testadded |
Reporter | Francisco Antonio Duran Ramirez |
Assignee | Hieu Pham |
Created | 2011-08-22T14:01:26.000+0000 |
Updated | 2013-09-23T10:27:02.000+0000 |
Description
Problem:
In the KitchenSink Hide Soft Keyboard example, pressing the home button leaves the soft keyboard displayed.Reproducible steps:
1 Open KitchenSink Basic UI -> Hide Soft Keyboard (Android) 2 Press down arrow to focus on Request Hide Keyboard button. 3 Press up arrow to focus on TextField. Soft keyboard shows. 4 Press Home button. The app closes, but the soft keyboard stays displayed instead of closing.HelpDesk
APP-211716Attachments
File | Date | Size |
---|---|---|
ForBug.jpg | 2011-08-22T14:13:34.000+0000 | 79102 |
seen on a g2 (2.2.2)
Tested on the emulator (WVGA854 2.2) with 2.1GA, issue still reproducible.
It is working fine now.Keyboard gets hide when android home button is pressed. Environment used for verification - Titanium SDK: 2.2.0.v20120907162025 Titanium Studio: 2.1.3.201209071738 Device - LG-P970 Android 2.2.2 and emulator Machine OS - MAC 10.8
Reopen to modify fix version
Backport PR: https://github.com/appcelerator/titanium_mobile/pull/3008