Closed Bug 1661765 Opened 4 years ago Closed 4 years ago

Add AXSelectedTextMarkerRange setter

Categories

(Core :: Disability Access APIs, defect, P1)

All
macOS
defect

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: eeejay, Assigned: eeejay)

Details

(Whiteboard: [mac2020_2])

Attachments

(4 files)

In order for users to be able to select read-only text with VO we need to support setting the AXSelectedTextMarkerRange attribute.

This gives us the flexibility of selecting and scrolling to any range, not just
offsets in a given container.

Assignee: nobody → eitan
Status: NEW → ASSIGNED
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b78b712cc383
Part 1: Move selection and scroll functions to TextRange. r=Jamie
https://hg.mozilla.org/integration/autoland/rev/9e2cbdaa49fb
Part 2: Add SelectRange method to IPC and accessible wrapper. r=morgan
https://hg.mozilla.org/integration/autoland/rev/f6608b000000
Part 3: Add attribute setters to text delegate. r=morgan
https://hg.mozilla.org/integration/autoland/rev/276fbed71553
Part 4: Implement AXSelectedTextMarkerRange setter. r=morgan
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: