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

Unable to pressImeActionButton() if text field displays suggestions #20

Closed
GoogleCodeExporter opened this issue Apr 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. enter text (typeText) in a field that triggers suggestions
2. try to pressImeActionButton() while suggestions are visible
3.

What is the expected output? What do you see instead?
expect to be able to pressImeActionButton()

error:
java.lang.RuntimeException: Waited for the root of the view hierarchy to have 
window focus and not be requesting layout for over 10 seconds. If you specified 
a non default root matcher, it may be picking a root that never takes focus. 
Otherwise, something is seriously wrong.

What version of the product are you using? On what operating system?
same on Mac & Win7 using Android Studio/IntelliJ

Please provide any additional information below.

Original issue reported on code.google.com by pdmgumt...@gmail.com on 14 Nov 2013 at 4:16

@GoogleCodeExporter
Copy link
Author

This will be solved soon by multi-window support.

Original comment by vale...@google.com on 14 Nov 2013 at 6:10

  • Changed state: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant