Closed Bug 7547 Opened 26 years ago Closed 26 years ago

cliking on the tracking button messes up the page

Categories

(Core :: Networking, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 1646

People

(Reporter: mozilla, Assigned: brendan)

References

()

Details

(Whiteboard: Fix almost in hand)

cliking on the tracking button (the v buttons at the end of the table) fails to open the tracking window also after cliking the button all the images in the main table become boxes also the meta refresh does not work on this page
Assignee: rickg → nisheeth
This may be webshell related.
The root cause of this bug seems to be that nsGenericElement::TriggerLink() does not have support for javascript: URLs. NS_MakeAbsoluteURL() converts the javascript: URL gets converted into a blank string which ends up getting passed to the webshell's HandleLinkClickEvent() method. What needs to happen is that the javascript URL's contents should get passed to the JS interpreter for evaluation. Tom, do you think I should give this bug to you?
Assignee: nisheeth → brendan
Brendan currently owns javascript: url bugs. Sending to him.
Status: NEW → ASSIGNED
Target Milestone: M9
Target Milestone: M9 → M8
Component: Layout → Networking Library
I may be wrong that this is netlib for the most part, but that's were javascript: URLs will be implemented before we can look further into what's wrong in this case. /be
This issue is occuring in the June 30th (1999063009)
Target Milestone: M8 → M9
Need Necko, so M9. /be
Changing all Networking Library/Browser bugs to Networking-Core component for Browser. Occasionally, Bugzilla will burp and cause Verified bugs to reopen when I do this in a bulk change. If this happens, I will fix. ;-)
Whiteboard: Fix almost in hand
This may just be a DUP of 1646. I'll deal with it by M9. /be
brendan, status on fix?
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
brendan believes 1646 fix will take care of this. Moving to Dup. *** This bug has been marked as a duplicate of 1646 ***
Status: RESOLVED → VERIFIED
Agreed. Marking as verified dup of 1646.
Bulk move of all Networking-Core (to be deleted component) bugs to new Networking component.
You need to log in before you can comment on or make changes to this bug.