Closed
Bug 1274506
Opened 9 years ago
Closed 2 years ago
firefox pinned tabs open non-same-origin links in the same tab when browser.link.open_newwindow* settings tell them to do so (but shouldn't)
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: god, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160512103502
Steps to reproduce:
1) change your about:config settings:
browser.link.open_newwindow;1
browser.link.open_newwindow.override.external;3
2) Create a pinned tab, gMail is actually a pretty good example.
3) Open a link in some mail
4) According to documentation; pinned tabs should always open in a new window:
https://support.mozilla.org/en-US/kb/pinned-tabs-keep-favorite-websites-open
Links to other websites open in a new tab so that your Pinned Tab doesn't change.
-------
Now I know I have explicitly told Fx that I want _BLANK links to open in the same tab but there is no way I can actually tell Fx that pinned tabs should _not_ behave that way. Maybe a new set of settings or always override the behavior in pinned tabs?
Actual results:
External link opens up in the same pinned tab (So I must press back to go get my pinned tab back)
Expected results:
External links should open in a new tab
I have reproduced this on my local box (Fedora 23) but there is a pretty big chance it is reproducible on all platforms.
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Updated•9 years ago
|
Summary: firefox pinned tabs => open links in new window regardless of browser.link.open_newwindow* settings → firefox pinned tabs open non-same-origin links in the same tab when browser.link.open_newwindow* settings tell them to do so (but shouldn't)
Updated•3 years ago
|
Severity: normal → S3
Comment 2•2 years ago
|
||
Reporter,
Does this still reproduce for you when using a current version?
Whiteboard: [closeme 2023-02-10]
Resolved per whiteboard
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2023-02-10]
You need to log in
before you can comment on or make changes to this bug.
Description
•