RobotiumTech / robotium

Android UI Testing
http://www.robotium.org
Apache License 2.0
2.86k stars 787 forks source link

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

Open renas opened 9 years ago

renas commented 9 years ago

From thinkin...@gmail.com on April 20, 2015 00:50:06

What steps will reproduce the problem? 1. orientation a device by landscape manually

  1. visible listview
  2. call clickontext("edge mode")
  3. 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: http://code.google.com/p/robotium/issues/detail?id=672

renas commented 9 years ago

From renasr...@gmail.com on April 21, 2015 06:32:42

Thanks for reporting this. Can you please attach a screenshot?

Owner: renasr...@gmail.com