[webkit-reviews] review requested: [Bug 20872] Enhancing Navigation to Accessibility parent : [Attachment 23493] This patch contains only the changes to enhance the navigation to the accessibility parent.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 16 16:45:34 PDT 2008


Sankar Aditya Tanguturi <sankaraditya+bugzilla at gmail.com> has asked  for
review:
Bug 20872: Enhancing Navigation to Accessibility parent
https://bugs.webkit.org/show_bug.cgi?id=20872

Attachment 23493: This patch contains only the changes to enhance the
navigation to the accessibility parent.
https://bugs.webkit.org/attachment.cgi?id=23493&action=edit

------- Additional Comments from Sankar Aditya Tanguturi
<sankaraditya+bugzilla at gmail.com>
When we load a page in WebKit and invoke Inspect32 tool, "navigation to the
parent" may lead to the object that is not exposed in the accessibility tree.
Ideally, "navigation to the parent" must always leads to the parent object that
is not ignored and is exposed in the accessibility tree.
Made changes to fix this. Attaching the patch for this. I will attach the test
case for this as soon as possible. I have encountered few issues while running
webkit tests (https://bugs.webkit.org/show_bug.cgi?id=200870). Once the issue
is fixed, I will prepare the test cases and update the bug.

~ Thanks.


More information about the webkit-reviews mailing list