Closed Bug 21424 Opened 25 years ago Closed 25 years ago

links in page not recognized in Mozilla

Categories

(Core :: DOM: HTML Parser, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 21099

People

(Reporter: andreww, Assigned: rickg)

References

()

Details

Attachments

(1 file)

Steps to replicate:
1) launch mozilla
2)go to http://www.news.com
3) look on right hand side of page, under "one week view"

4) click on one of the bulleted items.
(for example: Enterprise Computing or  the Net)

Expected results -
Browser follows link

Actual results
Browser does not recognize that those items even are links. No underline or
change in mouse pointer

View page in Nav 4.7 to see that Nav 4.7 does in fact recognize the links.
Trying to view source on this page crashes the browser ...
View the attached file in Mozilla to see a smaller test case.
Assignee: troy → rickg
Component: Layout → Parser
The HTML has a SPAN nested inside of an A element.

<a
href="http://www.news.com/Newsmakers/index.html?tag=st.ne.1002.dir.Newsmakers.ne
"><span style='color: #0000FF'><font
color='#0000FF'><b>Newsmakers</b></font></span></a>

The parser is moving everything outside of the A element.

    a@0214EA24 href=/cnettv/0-122653.html?tag=st.ne.1002.dir.cnetnewstv.cn refco
unt=3<
    >
    span@0214C8D4 style=color: rgb(0,0,255);  refcount=3<
      font@020A68FC color=#0000ff refcount=3<
        b@020A62DC refcount=3<
          Text@020A6348 refcount=3<CNET News.com TV>
        >
      >
    >
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 21099 ***
Status: RESOLVED → VERIFIED
Agreed. Marking as verified duplicate of 21099.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: