Bug 150412 - Sidebar in chat widget misses view toggle action
Summary: Sidebar in chat widget misses view toggle action
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-02 14:07 UTC by Dennis Nienhüser
Modified: 2007-10-04 23:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
kopetechatwindow-togglesidebar.diff (1.73 KB, patch)
2007-10-02 14:08 UTC, Dennis Nienhüser
Details

Note You need to log in before you can comment on or make changes to this bug.
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