After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 90961 - the toolbar should be removable
the toolbar should be removable
Status: RESOLVED DUPLICATE of bug 110953
Product: Pan
Classification: Other
Component: general
pre-0.13.0 betas
Other other
: Normal enhancement
: ---
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2002-08-16 15:11 UTC by Johan
Modified: 2006-06-18 04:57 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Johan 2002-08-16 15:11:26 UTC
The pan toolbar should have a "view/show toolbar" menu item and also a
right mouse button action to allow it to be hidden, in order to free up
realestate
Comment 1 Charles Kerr 2002-09-23 17:43:52 UTC
Could you ask the pan-users mailing list
how many people would want this feature?
Comment 2 Charles Kerr 2003-07-17 16:37:21 UTC
Backtrace of the excess time spent removing all articles when
the group is loaded:

# gtk_ctree_move
# remove_article_nolock
# header_pane_remove_articles
# articles_removed_mainthread
# gui_queue_timer_cb
# pan_timeout_wrapper

IOW, the header pane is removing these nodes individually...
this is all fired off from

# group_remove_articles
# group_article_forall
# group_empty
# group_action_selected_empty

Maybe there should be a different event for wiping the
entire thing.
Comment 3 Christophe Lambin 2003-07-17 20:21:51 UTC
eh ?  I don't think that comment relates to this bugreport. :)
Comment 4 Charles Kerr 2003-07-17 21:03:26 UTC
Whoooops... that should've gone to 117187 :)
Comment 5 Charles Kerr 2003-07-17 21:04:32 UTC
er, no, where is that bugzilla ticket...
I think I'll get away from the keyboard for a bit. :)
Comment 6 Christophe Lambin 2003-07-21 12:37:27 UTC

*** This bug has been marked as a duplicate of 110953 ***