Closed
Bug 33787
Opened 26 years ago
Closed 26 years ago
JavaScript URL's behaving strangely
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: shashi, Assigned: jst)
References
()
Details
Click on a link to one of the demos. You will see that a new Mozilla window
opens containing the demo. If you return to the original Mozilla window, you
will notice that the page is no longer there. Instead it is stark white with the
following text:
[object Window]
What's happening here???
BTW...the links are constructed like this:
<a href="JavaScript: window.open('css/football.html');">Football World</a>
Changing component
Assignee: troy → jst
Component: Layout → DOM Level 0
QA Contact: petersen → desale
Comment 2•26 years ago
|
||
i think i'm experiencing the same bug, so i'll update here.
at this url : http://www.reel.com/reel.asp?node=offers/trivia, click on PLAY NOW
and the window will clear and the javascript url will be displayed.
I *think* this may be related to bug 34217. popup windows were not working in
this bug and as of yesterday - everything was ok - and now with today's build -
it seems that things are broken again. unforunately - my test site for the
popups (http://www.maximonline.com/girlfriend_of_day/index.asp) seems to be
locking up mozilla on load.
Comment 3•26 years ago
|
||
forgot to add that this was happenning on linux as well - i didn't see win98
listed as the os when i orignally posted. sorry
| Assignee | ||
Comment 4•26 years ago
|
||
This is most likely a dup of 34217, marking as such, please reopen if it's not.
*** This bug has been marked as a duplicate of 34217 ***
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•