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 347750 - middle click on "home" button doesn't create a new tab
middle click on "home" button doesn't create a new tab
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Tabs
2.15.x
Other Linux
: Normal minor
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2006-07-17 09:43 UTC by Daniel Holbach
Modified: 2006-09-14 18:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Daniel Holbach 2006-07-17 09:43:55 UTC
Forwarded from: https://launchpad.net/distros/ubuntu/+source/epiphany-browser/+bug/53150

When one clicks on the "home" button (the one with a house in the toolbar), it displays the home page in the current tab instead of creating a new tab. In epiphany, middle click on a link results in displaying the corresponding page in a new tab.

This behaviour is not consistent with, for example, the "back" button: when one clicks on this latter button using the left mouse button, it goes back one page of the history in the current tab, whereas it does it in a new tab when one uses the middle button of the mouse.
Comment 1 Reinout van Schouwen 2006-07-17 10:24:05 UTC
Related to #149715 ?
Comment 2 Daniel Holbach 2006-07-17 10:53:08 UTC
I'm not sure it's related. This is more about the feature of middle-clicking on buttons. Middle-clicking on the 'Up'-button or 'Back'-Button opens the page in a new tab. This just doesn't work for the 'Home'-button.
Comment 3 Jean-François Rameau 2006-09-13 21:46:50 UTC
Fixed on CVS HEAD.

2006-09-13  Jean-François Rameau  <jframeau@cvs.gnome.org>

	* src/ephy-link.c: (ephy_link_flags_from_current_event):

	Check for GDK_BUTTON_RELEASE event type in case of a middle click.
	Fix bug #347750.

Waiting for fix on gnome-2.16.
Comment 4 Jean-François Rameau 2006-09-14 18:53:29 UTC
Done on gnome-2.16 branch, thx to chpe.