Closed
Bug 348030
Opened 18 years ago
Closed 18 years ago
Synchronize nsIAccessible::GetDescription() implementations
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: aaronlev, Assigned: surkov)
References
Details
(Keywords: access)
In msaa/nsAccessibleWrap::GetDescription() we override description for our MSAA positional info hack. We use this to describe the position of an item in a list, tree view, radio group, etc.
However this should be done in get_accDescription() so that nsIAccessible::GetDescription() provides the same info on every platform.
Reporter | ||
Updated•18 years ago
|
Assignee: aaronleventhal → surkov.alexander
Reporter | ||
Comment 1•18 years ago
|
||
This was recently fixed by Surkov in another bug.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•