Closed Bug 323247 Opened 19 years ago Closed 19 years ago

Links in the index frame stop at lowsrc

Categories

(Core :: DOM: HTML Parser, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 58917

People

(Reporter: alexis_wilke, Assigned: mrbkap)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920

The HTML is malformed in the sense that all the <font ...> tags are not closed.
However, if you reach a maximum setup in your application, you should still honor the <a href=...> tags.

That's what it looks like to me because the references before and after the lowsrc link are the same all over.

Reproducible: Always

Steps to Reproduce:
1. Go to http://wp.netscape.com/eng/mozilla/3.0/handbook/javascript/
2. Scroll down to see lowsrc and Math
3. You cannot click on the Math link

Actual Results:  
The entries from Math on are not links

Expected Results:  
All the entries should be links even if the font cannot be honored

If there is a better (more current) and complete documentation similar to this one let me know, I've been looking for one and didn't find anything worth it yet.
I can't seem to reproduce this in a trunk build from yesterday, which suggests that this might be a duplicate of bug 58917. Alexis, can you test in Firefox 1.5 and see if you can reproduce the problem there? If not, then this is a duplicate.
WFM using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051230 SeaMonkey/1.0b and Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051107 Firefox/1.5
Indeed, it works in FireFox 1.5, I will wait the next version of Mozilla... 8-)

Thank you.

*** This bug has been marked as a duplicate of 58917 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
The documentation found at http://developer.mozilla.org might be what you're looking for.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.