rudraksh125 / android-crawler

Automatically exported from code.google.com/p/android-crawler
0 stars 0 forks source link

The name of a widget shouldn't be its value #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The attribute name of the element WIDGET in the Gui Tree should not be used to 
store the value of the widget.

For example, for TextEdit the getHint() is a more suitable item to store there.

This should avoid false negatives when comparing two widgets which differ only 
by their value.

Original issue reported on code.google.com by nofatclips on 13 Nov 2011 at 7:26

GoogleCodeExporter commented 9 years ago
Support for the value attribute has been introduced in r98. The name attribute 
is still wrong.

Original comment by nofatclips on 24 Nov 2011 at 10:26

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r148.

Original comment by nofatclips on 12 Apr 2012 at 9:12

GoogleCodeExporter commented 9 years ago

Original comment by nofatclips on 12 Apr 2012 at 9:13