Closed
Bug 1660364
Opened 3 years ago
Closed 3 years ago
Support text marker indexes
Categories
(Core :: Disability Access APIs, defect, P2)
Tracking
()
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
Details
(Whiteboard: [mac2020_2])
Attachments
(2 files)
A text marker can be retrieved by absolute index, and it can be queried for its absolute index.
For example, if we ask for marker 42, it should be in caret position 42 in the document. when we query its index, it should return 42.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → eitan
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D88076
Pushed by eisaacson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/009dd31f4932 Introduce IPDL getters for text range length, and absolute offsets. r=morgan,mccr8 https://hg.mozilla.org/integration/autoland/rev/a25601920fab Add marker index support. r=morgan
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/009dd31f4932
https://hg.mozilla.org/mozilla-central/rev/a25601920fab
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•