Closed
Bug 268541
Opened 21 years ago
Closed 21 years ago
Pop-up blocker blocks valid window before image is loaded.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bht237, Unassigned)
Details
Attachments
(2 files)
This pop-up blocker malfunction occurs if users try to activate a new window
while the page is not fully loaded.
This happens quite often.
Mozilla 1.7.1
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.1) Gecko/20040707
How to reproduce:
- Clear the cache
- Load or re-load the testcase
- click on the button before the image is loaded
- Examine the JavaScript console
Expected result:
A new window should open with www.google.com content in it
Actual result:
The window does not open.
A JavaScript error is recordeed as follows:
Error: t has no properties
Source File: ...
Line: ...
Comment 3•21 years ago
|
||
The popup blocker has been rewritten since 1.7.1; the current one doesn't have
this issue.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Thanks for the good news.
May I ask from which version onwards this problem would have been fixed?
Comment 5•21 years ago
|
||
It's fixed in Firefox 1.0, and will be fixed in Mozilla 1.8a5 as well as the
next non-security 1.7 release (probably 1.7.5).
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•