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 303417 - Reorder right click on links
Reorder right click on links
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Interface
unspecified
Other All
: Normal enhancement
: 2.16.x
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
: 303418 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-05-07 22:15 UTC by Corey Burger
Modified: 2006-04-27 22:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch - reorder tab/window items (4.86 KB, patch)
2006-02-11 19:19 UTC, Crispin Flowerday (not receiving bugmail)
committed Details | Review

Description Corey Burger 2005-05-07 22:15:13 UTC
Currently the right click order is Open Link, Open in new window and open in new
tab. This should be reordered to Open in new tab, Open in New Window, and you
can remove open, as the functionality is already provided for by the left click. 


Other information:
Comment 1 Christian Persch 2005-05-07 22:17:02 UTC
*** Bug 303418 has been marked as a duplicate of this bug. ***
Comment 2 Christian Persch 2005-05-29 20:15:37 UTC
The HIG specifies that the default left-click operation (i.e. Open Link) should
be the first context menu item. I'm open for arguments about swapping Open In
New Tab and Open In New Window around.
Comment 3 Corey Burger 2005-06-01 06:32:03 UTC
Hmm, that is probably not the smartest thing for the HIG to say, as you can get
that functionality be left clicking. If you right-click, you are probably
looking for something else. 

FF currently does New Window and then New Tab (with no Open). This bugs the hell
out of me, and I suspect is a holdover from the pre tab days. 
Comment 4 Crispin Flowerday (not receiving bugmail) 2006-02-11 19:19:26 UTC
Created attachment 59148 [details] [review]
Patch - reorder tab/window items
Comment 5 Crispin Flowerday (not receiving bugmail) 2006-04-11 19:13:50 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.

http://mail.gnome.org/archives/cvs-commits-list/2006-April/msg02417.html
Comment 6 Wouter Bolsterlee (uws) 2006-04-27 22:32:04 UTC
Corey (comment #3), there is a reason for having the first item doing the same as left click: discoverability (know what a click will do).