New issue
Advanced search Search tips

Issue 893168 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Oct 8
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug
Team-Accessibility



Sign in to add a comment

Table-related properties such as cell coordinates on layout tables in automation API

Project Member Reported by aleventhal@chromium.org, Oct 8

Issue description

When exposing layout tables, internally we use special roles LayoutTable, LayoutTableCell etc. The layout table cells need cell coordinates if they are to receive table navigation support.
 
Summary: Table-related properties such as cell coordinates on layout tables in automation API (was: Expose table properties on cell objects in automation API)
Project Member

Comment 2 by bugdroid1@chromium.org, Oct 8

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/170d265340ac18ec07903ba1d02dcb09ac656288

commit 170d265340ac18ec07903ba1d02dcb09ac656288
Author: Aaron Leventhal <aleventhal@chromium.org>
Date: Mon Oct 08 20:23:35 2018

Table-related properties such as cell coordinates on layout tables

Bug:  893168 
Change-Id: I99b39d806c7ccfd808c881e60a4b9f4b85c093a2
Reviewed-on: https://chromium-review.googlesource.com/c/1268615
Reviewed-by: David Tseng <dtseng@chromium.org>
Commit-Queue: David Tseng <dtseng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#597665}
[modify] https://crrev.com/170d265340ac18ec07903ba1d02dcb09ac656288/content/renderer/accessibility/blink_ax_tree_source.cc
[modify] https://crrev.com/170d265340ac18ec07903ba1d02dcb09ac656288/ui/accessibility/ax_role_properties.cc
[modify] https://crrev.com/170d265340ac18ec07903ba1d02dcb09ac656288/ui/accessibility/ax_role_properties.h

Status: Fixed (was: Started)

Sign in to add a comment