[Okular-devel] [Bug 304621] [PATCH] Review togglebutton becomes inconsistent when switching tool

Albert Astals Cid aacid at kde.org
Sun Aug 12 18:49:35 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=304621

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO

--- Comment #6 from Albert Astals Cid <aacid at kde.org> ---
This breaks one of the features that was that if you were with the review
toolbar shown, switched to Selection Tool, and then switched to Browse Tool the
review toolbar was shown again, as noted in 

void PageView::slotSetMouseNormal()
{
    ...
    // reshow the annotator toolbar if hiding was forced
    ...
}

This is now broken because it wrongly depended in
d->aToggleAnnotator->isChecked(), can you please add some code to your patch so
that this feature still works?

Thanks :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list