From 30457fd1bc79dfc4e2fc36a165de0abf1b1d5b77 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 30 May 2005 22:39:33 +0000 Subject: Work around mozilla bug 2005-05-31 Christian Persch * src/ephy-notebook.c: (ephy_notebook_move_tab), (move_tab_to_another_notebook), (button_release_cb): * src/ephy-window.c: (update_tabs_menu_sensitivity): Work around mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=296002 by disallowing tabs moves to a different window. Bug #303922. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1a9645083..8ba005378 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-05-31 Christian Persch + + * src/ephy-notebook.c: (ephy_notebook_move_tab), + (move_tab_to_another_notebook), (button_release_cb): + * src/ephy-window.c: (update_tabs_menu_sensitivity): + + Work around mozilla bug + https://bugzilla.mozilla.org/show_bug.cgi?id=296002 by disallowing + tabs moves to a different window. Bug #303922. + 2005-05-30 Christian Persch * embed/mozilla/GtkNSSDialogs.cpp: -- cgit v1.2.3