After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 607019 - Windows opened from "target=" links lack a tab bar
Windows opened from "target=" links lack a tab bar
Status: RESOLVED DUPLICATE of bug 685638
Product: epiphany
Classification: Core
Component: Tabs
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-01-14 21:24 UTC by Jeremy Nickurak
Modified: 2012-10-07 04:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Nickurak 2010-01-14 21:24:20 UTC
Steps to reproduce:

1) Create html file with contents as follows:

<html><a href="http://slashdot.org/" target="_new">Test link</a></html>

2) Open html file.
3) Open link (with regular or middle-click)
4) In resulting window open a bookmark in a new tab

Expected behavior:
- New window opens, and behaves normally.

Observed behavior:
- New window opens, but doesn't have a tab bar. Attempts to open further links in a new tab result in a new window instead. Even if the "Always show tab bar" option in gconf is turned on, no tab functionality exists in the new window.
Comment 1 Jeremy Nickurak 2010-01-19 23:04:22 UTC
This behavior only occurs with a regular or middle-click. If "open in new tab" or "open in new window" are explicitly specified in the context-menu, the behavior is correct.
Comment 2 Jeremy Nickurak 2010-01-20 16:19:19 UTC
Also does not occur if /apps/epiphany/general/open_new_windows_in_tab is enabled.
Comment 3 Jean-François Fortin Tam 2012-10-07 04:24:51 UTC

*** This bug has been marked as a duplicate of bug 685638 ***