Closed
Bug 481363
Opened 16 years ago
Closed 8 years ago
analyze if we could turn GetNameInternal into name from native markup
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: surkov, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [auto-closed:inactivity])
If we will turn GetNameInternal into name from native markup (basicly it is almost but some classes prefer to override GetName instead of GetNameInternal) then we could implement name computation algorithm in more elegant way. In the meantime when we calculate name from subtree we call GetName() which is not correct from point of view of name computation algorithm because we should get call get name from ARIA, native markup, values, subtree, tooltip.
In the meantime I don't know how heavy we break name computation rules therefore I file this bug as clean up bug.
Comment 1•8 years ago
|
||
AUTO-CLOSED. This bug untouched for over 2000 days. Please reopen if you can confirm the bug and help it progress.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [auto-closed:inactivity]
You need to log in
before you can comment on or make changes to this bug.
Description
•