Closed
Bug 467055
Opened 16 years ago
Closed 16 years ago
move name calculated from tooltip code to GetName
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
People
(Reporter: surkov, Assigned: surkov)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
davidb
:
review+
MarcoZ
:
review+
|
Details | Diff | Splinter Review |
Idea to turn GetNameInternal() into method to calculate the name from native markup (section 'e') of https://developer.mozilla.org/En/ARIA_User_Agent_Implementors_Guide. This is the first stage. So that we need to move name calculation from tooltip from GetNameInternal() to GetName() (because name from tooltip is always last item in name computation sequence).
Assignee | ||
Comment 1•16 years ago
|
||
Assignee: nobody → surkov.alexander
Status: NEW → ASSIGNED
Attachment #350435 -
Flags: review?(david.bolter)
Assignee | ||
Updated•16 years ago
|
Attachment #350435 -
Flags: review?(marco.zehe)
Updated•16 years ago
|
Attachment #350435 -
Flags: review?(marco.zehe) → review+
Updated•16 years ago
|
Attachment #350435 -
Flags: review?(david.bolter) → review+
Assignee | ||
Updated•16 years ago
|
Attachment #350435 -
Flags: approval1.9.1?
Assignee | ||
Comment 2•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•16 years ago
|
Attachment #350435 -
Flags: approval1.9.1?
You need to log in
before you can comment on or make changes to this bug.
Description
•