Closed
Bug 6091
Opened 25 years ago
Closed 25 years ago
Problems with Graphical Links
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
People
(Reporter: sfb24, Assigned: joki)
References
()
Details
I am running the M5 build on an up to date Debian GNU/Linux (potato) system.
When pressing the top 2/3 or so of a (in this case 31 pixels high) graphical link, the browser instead links to the first graphical link on the page.
The problem is still present in the simplified code below...
<html><body>
<a href="http://www.calvinandhobbes.com/"><img src="links_cart_calvin.gif"></a>
<a href="http://www.herdthinners.com/"><img src="links_cart_kevin.gif"></a>
</body></html>
Both images are unremarkable 31 pixel high gifs. This problem also arises in www.sluggy.com with the back and forward arrows. I'm sorry if this has already been reported, but bugzilla didn't give any bugs with the words link or links in them.
Tom-- Please take a look. I'm not sure if this is yours or a XUL problem. Once
you figure it out, please let me know so I can do a better job of assignment.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
verified dup
You need to log in
before you can comment on or make changes to this bug.
Description
•