Closed
Bug 685061
Opened 14 years ago
Closed 14 years ago
shift+click should respect "open new windows in new tab instead" preference
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: surkov, Unassigned)
Details
Having checked the "open new windows in new tab instead" option in Options dialog shift+click continues to open a link in new window. I think the option should be respected not depending on a way you used to open new windows.
If chosen component wrong please move it to the right one.
![]() |
||
Comment 1•14 years ago
|
||
This is all front-end stuff.
Component: Event Handling → Tabbed Browser
Product: Core → Firefox
QA Contact: events → tabbed.browser
Comment 2•14 years ago
|
||
Ctrl+Click means new tab, Shift+Click means new window. The "open new windows in a new tab instead" pref is for cases where Firefox would automatically open a new window, such as target="_blank" links.
Reporter | ||
Comment 3•14 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #2)
> Ctrl+Click means new tab,
Ctrl+Click open a context menu
> Shift+Click means new window. The "open new
> windows in a new tab instead" pref is for cases where Firefox would
> automatically open a new window, such as target="_blank" links.
target="_blank" link open a new tab
Reporter | ||
Comment 4•14 years ago
|
||
(In reply to alexander surkov from comment #3)
> (In reply to Dão Gottwald [:dao] from comment #2)
> > Ctrl+Click means new tab,
>
> Ctrl+Click open a context menu
I'm fine to have shift+click to open a window always if we have a way to open link in new tab. If we don't have it and shift+click is all we have then I lean towards that shift+click should respect that preference.
Reporter | ||
Comment 5•14 years ago
|
||
note: on mac command+click open link in new tab (while ctrl+click shows context menu) but I don't see anything similar on windows
Comment 6•14 years ago
|
||
(In reply to alexander surkov from comment #3)
> (In reply to Dão Gottwald [:dao] from comment #2)
> > Ctrl+Click means new tab,
>
> Ctrl+Click open a context menu
Not on Windows, which you filed this bug for...
> > Shift+Click means new window. The "open new
> > windows in a new tab instead" pref is for cases where Firefox would
> > automatically open a new window, such as target="_blank" links.
>
> target="_blank" link open a new tab
That's what I said. If you disable "open new windows in a new tab instead", it opens in a new window.
Reporter | ||
Comment 7•14 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #6)
> (In reply to alexander surkov from comment #3)
> > (In reply to Dão Gottwald [:dao] from comment #2)
> > > Ctrl+Click means new tab,
> >
> > Ctrl+Click open a context menu
>
> Not on Windows, which you filed this bug for...
I can see this behavior on Windows. Is this is a bug?
Comment 8•14 years ago
|
||
It might be a consequence of using a mac keyboard, in case you're doing that.
Reporter | ||
Comment 9•14 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #8)
> It might be a consequence of using a mac keyboard, in case you're doing that.
right, I do that, windows is running as vm. So is this something that should be fixed?
Comment 10•14 years ago
|
||
Does it work as expected in IE?
Reporter | ||
Comment 11•14 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #10)
> Does it work as expected in IE?
IE shows context menu as well
Comment 12•14 years ago
|
||
It's not a mozilla bug then but a consequence of running Windows in a VM on Mac.
You need to log in
before you can comment on or make changes to this bug.
Description
•