Closed
Bug 269981
Opened 21 years ago
Closed 21 years ago
Unable to focus anchor without an href set (empty href)
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: mkaply, Assigned: aaronlev)
Details
Attachments
(1 file)
722 bytes,
text/html
|
Details |
Not sure if this belongs in accessiblity, but...
If you have an anchor with an empty href, you can't focus it, even if you want
Javascript to do something on that anchor.
Reporter | ||
Comment 1•21 years ago
|
||
Comment 2•21 years ago
|
||
works here... 2004110705 windows
Error: CDT is not defined
Source File: https://bugzilla.mozilla.org/attachment.cgi?id=165999&action=view
Line: 1
note: an empty href is a link to the page itself
Reporter | ||
Comment 3•21 years ago
|
||
I assume you are using the tab key to try to focus it?
Reporter | ||
Comment 4•21 years ago
|
||
Stange. It doesn't work on Firefox 1.0. Oh well. Should have tested the latest
build.
Sorry about that.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Comment 5•21 years ago
|
||
yeah, I first tried tab. then I just clicked on the link, which also worked.
vrfy wfm.
Status: RESOLVED → VERIFIED
Comment 6•21 years ago
|
||
might have been fixed by bug 261707, although that seems to have been a
trunk-only regression...
Summary: Unable to focus anchor without an href set → Unable to focus anchor without an href set (empty href)
You need to log in
before you can comment on or make changes to this bug.
Description
•