Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-10127]Hiding Keyboard when moving away from searchBar. #16

Merged

Conversation

srahim
Copy link
Contributor

@srahim srahim commented Aug 2, 2012

Test case in JIRA

The native android behavior is to move from current focused view to the next focusable view which in this case would be a tableview. So added logic to hide keyboard when searchBar loses focus.

@vishalduggal
Copy link
Contributor

Will CR + FR

@vishalduggal
Copy link
Contributor

Code Reviewed. ACCEPTED

@vishalduggal
Copy link
Contributor

Functional Passed. Keyboard disappears on blur. The headers row having focus with hardware keyboard out is a non issue as it is native android behavior when in non-touch mode. ACCEPTED

vishalduggal added a commit that referenced this pull request Aug 7, 2012
[TIMOB-10127]Hiding Keyboard when moving away from searchBar.
@vishalduggal vishalduggal merged commit 9d44d2d into appcelerator-developer-relations:master Aug 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants