Open
Bug 1667219
Opened 4 years ago
Updated 2 years ago
Add get sentence range from marker for Mac accessibility
Categories
(Core :: Disability Access APIs, defect, P3)
Tracking
()
NEW
People
(Reporter: eeejay, Unassigned)
References
Details
We need to support AXParagraphTextMarkerRangeForTextMarker
.
Our layout engine does not have a sentence selection setting in nsSelectionAmount
. We can possibly bake this in using ubrk.h
, that is what WebKit does. But I don't think it is high enough priority to have this. If it is we should reconsider.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Summary: Add get sentence range from marker → Add get sentence range from marker for Mac accessibility
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•