Closed
Bug 278728
Opened 20 years ago
Closed 20 years ago
middle-clicking links that open with javascript does not work
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 138198
People
(Reporter: tonglebeak, Assigned: bugzilla)
Details
Attachments
(1 file)
|
133 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050113 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050113 Firefox/1.0+
<a onclick="window.open('http://mozilla.org'); return false;"
href="">middle-click me</a>
There's an example. If you click on the link normally, it'll open a new window
going to mozilla.org. However, if you middle-click it, it just opens a new tab
that stays on the same page.
Reproducible: Always
Steps to Reproduce:
1.Follow the testcase instructions.
2.
3.
Expected Results:
New tab should open going to mozilla.org| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
This is a dupe of bug 138198
| Reporter | ||
Comment 3•20 years ago
|
||
Wow, that's an old bug, but I've never had this problem before (especially with hotmail)... Closing... *** This bug has been marked as a duplicate of 138198 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•