Closed
Bug 94245
Opened 24 years ago
Closed 24 years ago
Active Accessibility: in link ancestors, get_accValue should return link URL
Categories
(SeaMonkey :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla0.9.4
People
(Reporter: aaronlev, Assigned: aaronlev)
References
Details
(Keywords: access, Whiteboard: Need sr=)
Attachments
(2 files)
4.54 KB,
patch
|
Details | Diff | Splinter Review | |
8.64 KB,
patch
|
Details | Diff | Splinter Review |
When a link has children or ancestors such as text nodes, any get_accValue call
on those ancestors should return the same thing that the link returns - the URL
that the link points to.
Assignee | ||
Updated•24 years ago
|
Assignee | ||
Comment 1•24 years ago
|
||
Comment 3•24 years ago
|
||
whoops, one thing I just noticed. NS_NOT_IMPLEMENTED needs to be changed in a
bunch of places. If you can clean those up, at least in the files you touch
that'd be great.
Assignee | ||
Comment 4•24 years ago
|
||
Comment 5•24 years ago
|
||
sr=waterson
Assignee | ||
Updated•24 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•24 years ago
|
||
fix checked in
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•