elementary / browser

Epiphany Flatpak Ref
GNU General Public License v3.0
4 stars 4 forks source link

Epiphany: Ctrl+N and Ctrl+Q shortcuts are broken #23

Closed jlnr closed 3 years ago

jlnr commented 6 years ago

elementary apps don't have the GNOME-style app menu, but this is how these shortcuts are implemented upstream: https://git.gnome.org/browse/epiphany/tree/src/resources/gtk/application-menu.ui

cassidyjames commented 6 years ago

I believe some tab-related shortcuts are also broken in our patch.

mcatanzaro commented 6 years ago

I just released the first development version of Epiphany with app menus removed, 3.31.1. So in the future you'll be able to drop your patches for this. In the meantime, you can take these upstream patches:

https://gitlab.gnome.org/GNOME/epiphany/commit/fc1cfa3c2e605898c270cfaa982b0d25da19a761 https://gitlab.gnome.org/GNOME/epiphany/commit/f79285bb093a08c39496e97a337abc4d066209ac https://gitlab.gnome.org/GNOME/epiphany/commit/da0f38e3374ffeea8d557622d595f2a9ea3f4a92

which remove the app menu without breaking keyboard shortcuts.

janxkoci commented 5 years ago

Also Ctrl+H (open history) and Ctrl+Shift+T (re-open last closed tab) don't work in elementary Epiphany (they both work in Epiphany in Ubuntu 18.04).

riker09 commented 3 years ago

I've been living with this issue for years and finally decided to spent some time investigating it only to find out it's been a known bug for three years. Is there any way or chance that this will get resolved? I've installed the FlatPacked Version of GnomeWeb where the shortcuts do work, but it runs very sluggish...

janxkoci commented 3 years ago

I use the flatpak version and didn't notice any performance issue, compared to the version from standard repos. Also all shortcuts work there, as you said.

danirabbit commented 3 years ago

This seems to be resolved