amincss / openintents

Automatically exported from code.google.com/p/openintents
0 stars 0 forks source link

OI File Manager Test: Test fails if virtual keyboard is present #441

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Execute OI File Manager Test with virtual keyboard present.

What is the expected output? What do you see instead?
The test fails on an Acer A500 tablet (Android 3.2) when a file is to be 
renamed in testActions() - clickOnText("OK"). A virtual keyboard pops up which 
may prevent clicking "OK" properly.

The test does not fail if a hardware keyboard is plugged in via USB.

Original issue reported on code.google.com by peli0...@googlemail.com on 27 Dec 2011 at 9:36