What steps will reproduce the problem? 1. Another app asks for a file 2. OI File manager opens keyboard in the file-picker screen 3. Choose a file and click "Pick file" without dismissing the keyboard first
What is the expected output? What do you see instead? The keyboard ought to close before returning to caller. Instead my app tends to force close for various reasons, such as... * Activity.pause called on an activity that wasn't resumed. * ANR: Reason: keyDispatchingTimedOut
What version of the product are you using? On what operating system? Latest on android 4.3.1 (SlimBean)
Please provide any additional information below.
Status: New
Labels:
Type-Defect
Priority-Medium