Closed Bug 44450 Opened 25 years ago Closed 24 years ago

Links do not work

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED WORKSFORME
Future

People

(Reporter: mozilla, Assigned: saari)

References

()

Details

(Whiteboard: [nsbeta3-])

If you visit the page above, and try to click on any of links in the little table towards the top on the right-hand side, nothing happens. The "hand" appears and the URL appears in the status bar, but clicking the link does nothing. The only out of the ordinary thing I could see was some onouseover JS associated with these links. Is JS intercepting click notifications?
I always do that...sorry: build 200063021.
Wow. That was Edit -> Copy right out of Mozilla's URL bar. I didn't bother checking if it was truncated. I can't duplicate it though.
Can you duplicate this bug, though? I have NT and the links work fine for me.
Yes I can duplicate it with today's bits. Those links still do not work.
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
PDT: Nominating for nsbeta3.
Assignee: joki → saari
Keywords: nsbeta3
Works on MacOS, but totally hung Mozilla on Win2K. Most impressive! However, the second try on Win2K worked just fine. Might need to run the browser a bit before seeing this.
Status: NEW → ASSIGNED
These work fine for me in current builds on linux / mac / win2k. I cannot get a hang to occur at all, and clicking on the links takes me to the URL. There is a wee bug, however. The JS in the page is failing to work properly with a 'with' clause and the document.images array (this code is used to do the image rollovers). The code is equivalent to : with (document.images[0]) { alert('refer to .src in a with clause : ' + src); } and that throws a JS error: 'src is not defined'. Shall I open a new bug on that point, or leave that as part of this bug.
Go ahead, if you have time. Then we can future 'em separately. ->future, nsbeta3-. Or should this be wfm?
Whiteboard: [nsbeta3-]
Target Milestone: --- → Future
(I filed bug 49112 for the JS error earlier today and forgot to come back to this bug. ) So the other problem, most likely unrelated is now bug 49112. So, if no one has any objections, I'd say that this one is worksforme.
Updating QA Contact.
QA Contact: ckritzer → lorca
works for me
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
VERIFIED Mac OS 10-24-08. Trunk anyone?
Keywords: vtrunk
verified with the 2000102704 trunk build on win2k. removing vtrunk keyword.
Status: RESOLVED → VERIFIED
Keywords: vtrunk
Mass removing self from CC list.
Now I feel sumb because I have to add back. Sorry for the spam.
QA Contact: bugzilla → gerardok
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.