szquadri / robotium

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

clickontext dosen't work in listview and orientation of phone is landscape #672

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. orientation a device by landscape manually
2. visible listview
3. call clickontext("edge mode")
4. the textview wasn't touched, the one was covered by linearlayout

What is the expected output? What do you see instead?
touched textview

What version of the product are you using? On what operating system?
robotium-solo-5.3.1

Please provide any additional information below.
when I tested that case on portrail. it's fine.

only landscape can't run that case.

Original issue reported on code.google.com by thinkin...@gmail.com on 20 Apr 2015 at 7:50

GoogleCodeExporter commented 9 years ago
Thanks for reporting this. Can you please attach a screenshot?

Original comment by renasr...@gmail.com on 21 Apr 2015 at 1:32