From 934fafce5581c0cff57a9712d0816557a3f61f34 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 7 Nov 2004 19:32:17 +0000 Subject: When popping up the context menu with keyboard, select the first menu 2004-11-07 Christian Persch * lib/widgets/ephy-node-view.c: (ephy_node_view_popup): * src/bookmarks/ephy-bookmark-action.c: (show_context_menu), (popup_menu_cb), (button_press_cb): * src/bookmarks/ephy-topic-action.c: (button_toggled_cb), (show_context_menu), (popup_menu_cb), (button_press_cb): * src/ephy-window.c: (show_embed_popup): When popping up the context menu with keyboard, select the first menu item. Fixes bug #154907. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 98265e36a..22ddcc929 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-11-07 Christian Persch + + * lib/widgets/ephy-node-view.c: (ephy_node_view_popup): + * src/bookmarks/ephy-bookmark-action.c: (show_context_menu), + (popup_menu_cb), (button_press_cb): + * src/bookmarks/ephy-topic-action.c: (button_toggled_cb), + (show_context_menu), (popup_menu_cb), (button_press_cb): + * src/ephy-window.c: (show_embed_popup): + + When popping up the context menu with keyboard, select the first + menu item. Fixes bug #154907. + 2004-11-07 Christian Persch * embed/mozilla/ContentHandler.cpp: -- cgit v1.2.3