diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2011-07-26 18:09:37 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2011-07-26 18:09:58 -0700 |
commit | effe10fd67645bcaeb987dfefa154c284771064e (patch) | |
tree | 6f0c67a1c103f5933b6d0c6f778f7b5de79da7c3 /tests/DumpRenderTree/src/com/android/dumprendertree/TestShellActivity.java | |
parent | 176f3e1b77d74b3b00cac98792f5d9564b935990 (diff) |
findViewWithText inconsistent with other findView* methods and AccessibilityNodeInfo not respecting root namespace.
1. Find viewsWithText does not respect if the current view group is a root name
space and keeps its traversal. This is inconsistent with the other findView*
methods. Also only visible views are returned witch is inconsistent with the other
findView* methods.
2. AccessibilityNodeInfo reports children it the source is root namespace. This is
not correct since thi flag denotes the beginning of a logically separate view
hierarchy.
bug:5082601
Change-Id: I9c7ca51f284d04728828d5e656112257c9a2c6e2
Diffstat (limited to 'tests/DumpRenderTree/src/com/android/dumprendertree/TestShellActivity.java')
0 files changed, 0 insertions, 0 deletions