Review Request: fix tooltips/whatsthis for slide navigation actions

Commit Hook null at kde.org
Sun Oct 7 15:49:30 BST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105703/#review20037
-----------------------------------------------------------


This review has been submitted with commit 2a7c8138bab4dc356482b9253cc0c443e5907edf by Friedrich W. H. Kossebau to branch calligra/2.5.

- Commit Hook


On July 24, 2012, 4:09 p.m., Friedrich W. H. Kossebau wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105703/
> -----------------------------------------------------------
> 
> (Updated July 24, 2012, 4:09 p.m.)
> 
> 
> Review request for Calligra and Thorsten Zachmann.
> 
> 
> Description
> -------
> 
> The KPrView constructor adapts the actions for navigating in slides only for the text, but not the tooltip and whatsthis property.
> Visible by default in the slide navigator in the statusbar (no idea how I missed that before, perhaps there was no tooltip set, so the text got reused), but also if navigation actions are added to the toolbar.
> 
> Backport to 2.5 would be setting tooltip and whatsthis to QString(), to avoid new strings.
> 
> I considered changing the KoPAView constructor to take an additional parameter "KoPageApp::PageType pageType", so it can setup the proper text strings itself, instead of relying on all the subclasses (well, just Stage ATM) to adjust things. But that would be a too big change to backport. So perhaps commit simple fix to 2.5 and moving action texts adaption to KoPAView in master (would come up with a new patch)?
> 
> 
> Diffs
> -----
> 
>   stage/part/KPrView.cpp 1606dfa 
> 
> Diff: http://git.reviewboard.kde.org/r/105703/diff/
> 
> 
> Testing
> -------
> 
> Run Stage and Flow, no more bad tooltip in Stage.
> 
> 
> Thanks,
> 
> Friedrich W. H. Kossebau
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20121007/25eacdac/attachment.htm>


More information about the calligra-devel mailing list