Closed
Bug 289687
Opened 20 years ago
Closed 20 years ago
Javascript doesn't open windows on user click
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: alexander.v.rabtchevich, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050407 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050408 New window cannot be opened with user's click. Reproducible: Always
Comment 1•20 years ago
|
||
I guess this is a regression from your UA, marking dep. BTW: You could add some testcase, etc. to your bug report next time.
Depends on: 289456
Comment 2•20 years ago
|
||
Probably a duplicate of bug 289456, yes. However, can't tell due to complete and utter lack of information in the bug report. Marking invalid until such information is available.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 3•20 years ago
|
||
Sorry for the absense of data. The JS Console says: Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMJSWindow.open]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://fenzin.org/lib-book.php?book=11760 :: onclick :: line 1" data: no]
Comment 4•20 years ago
|
||
Ah, ok. That should be fixed in today's builds.
| Reporter | ||
Comment 5•20 years ago
|
||
The build from 10.04.05 works properly.
You need to log in
before you can comment on or make changes to this bug.
Description
•