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

Dialog cannot be scrolled. #93

Closed
GoogleCodeExporter opened this issue Mar 27, 2015 · 7 comments
Closed

Dialog cannot be scrolled. #93

GoogleCodeExporter opened this issue Mar 27, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. application contains a dialog with a scroll dialog.
2. let the dialog show by robotium code.
3. search some text which doesn't show unless scroll down.(by invoke 
searchText(String text, int minimumNumberOfMatches, boolean scroll;or firstly 
solo.scrollDown() and then search the text) 

What is the expected output? What do you see instead?
the searched text can be found.
the searched text cannot be found.

What version of the product are you using? On what operating system?
Robotium 2.2.
Android 2.1.

Please provide any additional information below.
It is better to supply the function scroll dialog.

Original issue reported on code.google.com by maguowei...@gmail.com on 28 Mar 2011 at 7:01

Attachments:

@GoogleCodeExporter
Copy link
Author

Thanks for this. It will be fixed in the next release.

Original comment by renasr...@gmail.com on 29 Mar 2011 at 4:54

  • Changed state: Accepted
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by renasr...@gmail.com on 30 Mar 2011 at 8:25

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Is it a regular ScrollView? You can not get it to scroll with scrollDown()?

Original comment by renasr...@gmail.com on 6 Apr 2011 at 10:05

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Yes,I can get it by hierarchyviewer,it is indeed a scroll view.Please check 
my attachment.

Original comment by maguowei...@gmail.com on 8 Apr 2011 at 5:39

  • Added labels: ****
  • Removed labels: ****

Attachments:

@GoogleCodeExporter
Copy link
Author

And scrollDown() doesn't work.

Original comment by maguowei...@gmail.com on 8 Apr 2011 at 5:46

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Would it be possible for you to send me your application or an application that 
shows this problem?

Original comment by renasr...@gmail.com on 8 Apr 2011 at 7:41

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

This is corrected in Robotium 2.3

Original comment by renasr...@gmail.com on 21 Apr 2011 at 5:42

  • Changed state: Verified
  • Added labels: ****
  • Removed labels: ****

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