Closed
Bug 229510
Opened 21 years ago
Closed 21 years ago
Can't open another window by clicking link until a page is fully loaded
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 101190
People
(Reporter: ryukbk, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031226 Firebird/0.7+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031226 Firebird/0.7+
You can't navigate "target = _blank" link to open another window, until a page
is fully loaded (or timeout). When images on a page is in loading, clicking a
link does nothing, though spawning window is expected. I had also seen this for
window-spawning by JavaScript, which doesn't work by clicking link if page is
partially loaded. If all related statement is not loaded you can't evaluate what
it means (like <a href="aaa.html" target = _bla), but if related statement is
fully received it'll be sufficient to evaluate on user click even though loading
is underway.
Reproducible: Always
Steps to Reproduce:
Comment 1•21 years ago
|
||
this is a dupe, although I don't have time to look for it
QA Contact: mconnor
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 101190 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•