Closed
Bug 424456
Opened 17 years ago
Closed 17 years ago
Some links do not work (not recognized as anchors)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: bugzilla-f, Unassigned)
References
()
Details
When reading the linked document I noticed that the cursor failed to change into hand shape when I moused over the 'Britney Spears' medical records' link. That is was an actual link was indicated by the light blue colour and subsequently made clear by viewing the source (the link text is: <a http="http://www.msnbc.msn.com/id/23640143">Britney Spears' medical records</a>). Right-clicking over the link show the context menu for unlinked text, middle-mouse-clicking does not work as expected (link was not opened, instead I get autoscroll as for unlinked content). When clicking on the link the colour changes to lighter blue - something is happening. Nothing useful though...
Described effects occur in ftp://ftp.mozilla.org/pub/firefox/nightly/2008-03-19-04-trunk/firefox-3.0b5pre.en-US.linux-i686.tar.bz2
Comment 1•17 years ago
|
||
While I know what the HTML spec says to do with the href attribute on an a element, I can't seem to find what's supposed to be done with the http attribute ;)
(Other than "When an a element with no href attribute, but with an unknown attribute with a name beginning with h is encountered, leave a comment saying 'Bruce, dude, how do you expect me to read about Britney's medical records, with that broken HTML?'")
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•