Closed Bug 31243 Opened 25 years ago Closed 25 years ago

Javascript popup window doesn't pop up (works with IE/NS)

Categories

(Core :: JavaScript Engine, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 22859

People

(Reporter: vwdowns, Assigned: rogerl)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows 95; SnapHomeBuildB03181999) BuildID: 2000022820 This url is supposed to have a Javascript-triggered popup window which pops up when a fabric item is clicked. The page works with IE and Netscape, and I can't see any reason why it shouldn't work with Mozilla. Other Javascript popups work just fine, and I don't see what's different about this one. Reproducible: Always Steps to Reproduce: 1. Go to the URL 2. Click on an item. 3. Another window should appear, but doesn't. Actual Results: Nothing appeared to happen, except that the clicked item had a "highlight" box around it (which, incidentally, didn't always go away when I clicked another item, but that's mainly cosmetic). Expected Results: A popup window should appear, containing details and an image for the selected item. I'm the author of the HTML/JavaScript, so if there's an obvious bug in what I'm trying to do, that IE and Netscape simply work around, let me know. I'm running this on a Pentium 166 with 144 MB RAM, running Win95 OSR2.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
This problem has been fixed. To make it work in M14, change the URL to lowercase: "javascript:" *** This bug has been marked as a duplicate of 22859 ***
Verified duplicate.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.