Closed
Bug 648282
Opened 15 years ago
Closed 9 years ago
msaa/nsTextAccessibleWrap::GetCharacterExtents probably doesn't do what it's supposed to
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: zwol, Unassigned)
Details
From the name, I have the impression that TextAccessibleWrap::GetCharacterExtents is supposed to tell you the bounding rectangle of a chunk of *text*. However, the MSAA implementation just finds the bounding rectangle of a bunch of *frames* (sp. lineboxes, I think). This may just be an over-conservative estimate, but it seems like it could be completely wrong.
Comment 1•9 years ago
|
||
Closing as part of a batch cleanup of old untouched bugs. This bug hasn't been touched for at least 2000 days.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•