[rekonq] Issue #11

Domrachev Alexandr alexandr.domrachev at gmail.com
Sun Apr 12 01:56:32 CEST 2009


Hi!

Issue #11:
1. Enable the History sidepanel
2. close the sidepanel, by clicking on the x of the panel

If you now go to Settings --> Side Panels the checkbox will still be 
checked, although the side panel is not active anymore.
We have this bug because we now using 2 different actions for one purpose:
MainView::m_toggleSidePanelAction & QDockWidget and there is no sync between 
them.

I can't figure out how to do so. First I've tried something like this:
connect(m_toogleSidePanelAction,SIGNAL(triggered(bool)),this,SLOT(someslot()));
connect(m_sidePanel->toggleViewAction,SIGNAL(toggled(bool)), same thing);
...but this causing another bug - side panel state do not restored on new 
session. It seems like on application exit dock widgets are automatically 
hided.

So if someone have idea, how to fix this bug...

-- 
С уважением,
    Домрачев Александр.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/rekonq/attachments/20090412/3f09819a/attachment.sig 


More information about the rekonq mailing list