GNOME Bugzilla – Bug 701929
cc_shell_set_active_panel(shell, NULL) does not return to overview
Last modified: 2013-06-14 09:52:54 UTC
cc_shell_set_active_panel()'s do says: """ If @panel is NULL, then the shell is returned to a state where no panel is being displayed (for example, the list of panels may be shown instead). """ But implementation in cc-window.c::set_active_panel() doesn't do that.
Created attachment 246401 [details] [review] Go back to overview When setting panel to NULL This is what cc_shell_set_active_panel()'s doc says it it supposed to do.
Review of attachment 246401 [details] [review]: > Go back to overview When setting panel to NULL Prepend "shell: " to the subject line. > This is what cc_shell_set_active_panel()'s doc says it > it supposed to do. "it it". Otherwise looks good, thanks!
Thanks, fixed and merged to both master and 3.8.