location-entry: Make CTRL+l work when the completion menu is shown

Desktop / GNOME / Epiphany - Thomas Perl [thpinfo.com] - 31 March 2014 07:40 UTC

When the completion popup menu is shown, it has an active keyboard grab that prevents the key events from being handled by the window. Handle the CTRL+l shortcut in the location entry to activate the entry when the completion popup menu is visible.

https://bugzilla.gnome.org/show_bug.cgi?id=611435

3b42528 location-entry: Make CTRL+l work when the completion menu is shown
lib/widgets/ephy-location-entry.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)

Upstream: git.gnome.org


  • Share