Closed
Bug 126862
Opened 23 years ago
Closed 21 years ago
middle click on javascript links should act like normal click
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 138198
Future
People
(Reporter: bruppel1, Assigned: jag+mozilla)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.8+)
Gecko/20020220
BuildID: 20020220
I am not well hearsed in how javascript works, but I see a large number of
javascript links which are supposed to open up a new window with content in it.
These links don't work when one middle-click's on them (instead, one gets an
empty window with the javascript command line in the urlbar). Interestingly
enough mozilla already realizes that these javascript links aren't normal ("open
in new window" and "open in new tab " do not appear in their context menus).
If it is possible to make such a generalization, mozilla should detect that a
link is actually javascript intended to launch a new window and send the
javascript command through as if the user had left-clicked on the link. This
would save some frustration and make mozilla a better, smarter browser.
Reproducible: Always
Steps to Reproduce:
1.open example url
2.middle click on an image thumbnail
Actual Results: a new browser window opens with the javascript command in the
urlbar
Expected Results: the javascript command should be executed without opening a
useless window
Comment 1•23 years ago
|
||
Reproducible reliably on Linux with BuildID 2002022108.
Reproducible reliably on Win2k with BuildID 2002022103.
OS field should probably be changed to All.
I don't see this as a dup. Bug 70135 is about adding a feature for redirecting
middle-clicks so some sites can't disable them.
Strange this isn't already in the system, because it bugs the heck out of me and
it's been around for a long time.
Oh, and with middle-clicks opening Tabs instead of new windows, it should also
be redirected and handled appropriately. The only user-apparent difference
between the two modes is that with tabs, the javascript command does not appear
in the URL bar.
I think that this is an important flaw (real nuisance), though admittedly minor
in the grand scheme of things. Still, I'd like to see it fixed by 1.0.
Comment 3•23 years ago
|
||
->apps
Assignee: asa → trudelle
Component: Browser-General → XP Apps
QA Contact: doronr → sairuh
Comment 4•23 years ago
|
||
I don't think Netscape can afford to spend time on this for 1.0. ->jag/future
Assignee: trudelle → jaggernaut
Target Milestone: --- → Future
Comment 5•23 years ago
|
||
I was going to add this as a feature request myself. It would be very cool.
Comment 6•22 years ago
|
||
Considering you can't open a new window by using the right click menu on a
javascript link, middle click shouldn't open a window either...
The way I see it, after the "URL doesn't persist when page times out", this is
the last glitch in the tabbing system. Once this is solved, I won't fear the
middle button again...
Flags: blocking1.4?
Reporter | ||
Comment 9•22 years ago
|
||
Considering the more, uhm, progressive nature of Firebird, would it make sense
for me to re-target this bug as a Firebird bug? Or should I file a separate
bug? Comments?
Comment 10•21 years ago
|
||
*** Bug 181210 has been marked as a duplicate of this bug. ***
Comment 11•21 years ago
|
||
This should be duped to bug 138198 as that bug has some extra dependencies and
is more complete IMO.
*** This bug has been marked as a duplicate of 138198 ***
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•