Closed Bug 1887799 Opened 7 months ago Closed 6 months ago

[UIA] Implement support for tables

Categories

(Core :: Disability Access APIs, task)

Desktop
Windows
task

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: Jamie, Assigned: Jamie)

References

(Blocks 1 open bug)

Details

Attachments

(5 files)

To navigate and access information about tables, UIA clients use the Grid, GridItem, Table and TableItem control patterns. Most of the functionality is in Grid and GridItem, while Table and TableItem facilitate access to row and column headers.

Assignee: nobody → jteh

This will be used to implement the Table and TableItem patterns, but will also be useful for other patterns implemented in future.

Pushed by jteh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ba4217eec199 part 1: Implement the UIA Grid pattern. r=nlapre https://hg.mozilla.org/integration/autoland/rev/3208ede0b82a part 2: Implement the UIA GridItem pattern. r=nlapre https://hg.mozilla.org/integration/autoland/rev/b122738523f1 part 3: Support returning arrays of UIA elements. r=nlapre https://hg.mozilla.org/integration/autoland/rev/3f93faac6287 part 4: Implement the UIA TableItem pattern. r=nlapre https://hg.mozilla.org/integration/autoland/rev/4f78b584758c part 5: Implement the UIA Table pattern. r=nlapre
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: