Closed
Bug 206218
Opened 22 years ago
Closed 21 years ago
Links that call a pop-up window do not work if clicked on before the page completly loads.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 101190
People
(Reporter: davidbrc, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030507
Clicking on a link that calls a pop-up window before the page completed loads,
causes a javascript error. Can not get the link to work unless I reload the page
and wait for it to completely load first.
Reproducible: Always
Steps to Reproduce:
1. Go to any page with a pop-up link on the page.
2. Click on the link before the page completly loads.
Actual Results:
Get javascript error... The link will not work unless I reload the page and wait
for it to load completely.
Expected Results:
For the link to work even if the page has not loaded completely.
Comment 1•22 years ago
|
||
How about a link to a page that actually shows this problem, since I cannot
reproduce it with a simple testcase?
(Chances are, the page is running afoul of the popup blocker; if so, this is a
duplicate).
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 101190 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•