Bug 150412

Summary: Sidebar in chat widget misses view toggle action
Product: [Applications] kopete Reporter: Dennis Nienhüser <nienhueser>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: kopetechatwindow-togglesidebar.diff

Description Dennis Nienhüser 2007-10-02 14:07:17 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

After closing the sidebar in the chat widget, it cannot be restored. Restarting kopete doesn't help either as the old state with the closed sidebar gets restored
Comment 1 Dennis Nienhüser 2007-10-02 14:08:53 UTC
Created attachment 21737 [details]
kopetechatwindow-togglesidebar.diff

Patch takes a QAction* from the dock widget to toggle the view and adds it to
the settings menu.
Comment 2 Matt Rogers 2007-10-04 23:38:53 UTC
SVN commit 721275 by mattr:

Fix bug 150412

Add a missing toggle action for the sidebar so it can be turned on and off from
the menu.

Patch by Dennis Nienhüser. Thanks!

CCMAIL: earthwings@gentoo.org
BUG: 150412


 M  +6 -2      kopetechatwindow.cpp  
 M  +1 -0      kopetechatwindow.rc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=721275