Closed
Bug 239886
Opened 21 years ago
Closed 21 years ago
Javascript pop-up window does not open but works in other browsers
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: asrail, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040406 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040406 Firefox/0.8
When clicking in the link wich has to pop up a window, nothing happens.
But it works fine in the Firefox 0.8 (stable build), Mozilla 1.7b, Opera 7.23,
IE 6.0, and olders too.
OBS: As the page is in portuguese, the link is who begin with "Fala sério :)".
The code is: <a href="javascript:goToComments('24261284')">Fala sério:)
<script>getComments('24261284');</script></a>
Reproducible: Always
Steps to Reproduce:
1. Open the page. http://www.juligata-inteligente.blogger.com.br/ , e.g.
2. Click in the JavaScript link.
3.
Actual Results:
Nothing.
Expected Results:
Opened a window of comment in the blog.
Build platform
target
i586-pc-msvc
Build tools
Compiler Version Compiler flags
$(CYGWIN_WRAPPER) cl 12.00.8804 -TC -nologo -W3 -nologo -Gy -Fd$(PDBFILE)
$(CYGWIN_WRAPPER) cl 12.00.8804 -TP -nologo -W3 -nologo -Gy -Fd$(PDBFILE)
Configure arguments
--disable-ldap --disable-mailnews
--enable-extensions=cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,typeaheadfind,webservices,inspector,gnomevfs
--enable-crypto --disable-composer --disable-profilesharing --enable-optimize
--disable-debug --enable-codesighs --disable-tests --enable-static
--disable-shared --enable-official-branding
Comment 1•21 years ago
|
||
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040406
Firefox/0.8.0+
Reporter | ||
Comment 2•21 years ago
|
||
OK.
Fixed in the 07/04/2004.
Now it works.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 3•21 years ago
|
||
Changing to the correct resolution.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•