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 588175 - Context menu item should be named "Open in New Tab"
Context menu item should be named "Open in New Tab"
Status: RESOLVED DUPLICATE of bug 583180
Product: epiphany
Classification: Core
Component: Interface
2.27.x
Other Linux
: Normal minor
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-09 17:19 UTC by Sergey Kirienko
Modified: 2009-07-21 13:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sergey Kirienko 2009-07-09 17:19:42 UTC
If links are opened in new tab instead of new window, then context menu command should be named "Open Link in a New Tab", not "Open Link in a New Window". This should  be not hardcoded, but dependant on default links opening behaviour.

Steps to Repoduce:
1. In any webpage right-click on a link
2. See theh second item in context menu — Open Link in a New Window (in my Russian locale it is "Открыть ссылку в новом окне")
3. Click it and note that the link actually opens in a new tab, not window
4. Be confused.

Other positive impact of this fix will be that just by calling context menu a user can understand how new links usually opened by browser ("Aha, they open new links in new tabs, not windows!")
Comment 1 Reinout van Schouwen 2009-07-09 18:24:02 UTC
Actually the 2.27 context menu is from WebKit, we will need to re-implement our own context menu to avoid regressions.
Comment 2 Xan Lopez 2009-07-21 13:35:56 UTC

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