landryshuai / robotium

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

Button with "\n" in text can't be found #543

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have a app with a button with for example "test\ntest" as content text
2. try to find it using Solo with exact that text

What is the expected output? What do you see instead?
It should find the button, instead it times out and can't find it.

What version of the product are you using? On what operating system?
4.3

Please provide any additional information below.
Very frustrating, since I rely on selecting buttons by the string text resource.

Original issue reported on code.google.com by goo...@umito.nl on 27 Oct 2013 at 5:37

GoogleCodeExporter commented 9 years ago
Thanks for reporting this. It will be fixed in the next release.

Original comment by renasr...@gmail.com on 28 Oct 2013 at 7:39

GoogleCodeExporter commented 9 years ago
Thanks again for reporting this. It has been fixed in 4.3.1.

Original comment by renasr...@gmail.com on 4 Nov 2013 at 4:33