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 395652 - Strange keybindings interaction between GtkNotebook and ephy
Strange keybindings interaction between GtkNotebook and ephy
Status: RESOLVED WONTFIX
Product: epiphany
Classification: Core
Component: Bookmarks
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-12 01:52 UTC by Carlos Garnacho
Modified: 2016-10-07 21:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Carlos Garnacho 2007-01-12 01:52:07 UTC
This is a followup of bug #344364 latest comments.

Both GtkNotebook and Ephy use alt+left/right keybindings, one for reordering tabs (only if the focus is in the notebook tabs), and the other for navigating through history.

Somewhat inversely to bug #344364, when the focus is in the tabs, I'd expect those keybindings to reorder them, but ephy goes back and forward in history instead, until it's in the first or last visited page.

I understand why those keybindings are set globally to the application, but it would be nice if that exception with the notebook tabs were done.
Comment 1 Christian Persch 2007-01-17 21:37:16 UTC
I don't understand what exactly the bug is...

Alt-Left/Right is a global menu keybinding and in gtk, those always take precedence...
Comment 2 Christian Persch 2007-08-27 20:43:03 UTC
Moving Severity:enhancement bugs off of 2.20 target.
Comment 3 Cosimo Cecchi 2007-09-12 17:32:22 UTC
I can reproduce this bug...In this case gtk keybindings for Alt-Left/Alt-Right taks precedence only if the back/forward buttons are unsensitive.
Who is that controls Alt-Left/Right to change page back/forward? Epiphany or gecko?
Comment 4 Christian Persch 2007-09-12 18:26:12 UTC
Ah I see, you have to focus the tab label itself. IMHO it's a gtk bug that it steals these keypresses ... :(

Epiphany controls Alt-Left/Right.
But to fix this in ephy, we should do as bug 350342 comment 4 says:
> However, to avoid key binding
> collision, the EphyNavigationAction code would have to check whether the
> notebook has the focus (and hence, one tab label widget) before moving
> through history.
Comment 5 Michael Catanzaro 2016-09-28 16:49:38 UTC
Hi, the bookmarks code has been rewritten from scratch. When you have a convenient opportunity to test the new version of the code (which will be present in Epiphany 3.23.1) please check to see if your issue is still a problem, and reply here. Thanks!
Comment 6 Michael Catanzaro 2016-10-07 21:28:01 UTC
Hi, this is a mass close of all bugs in the NEEDINFO state. If you think this bug was closed improperly, just leave a comment, thanks!