Review Request: fix tooltips/whatsthis for slide navigation actions

Friedrich W. H. Kossebau kossebau at kde.org
Tue Jul 24 17:09:07 BST 2012


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

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/20120724/70208f84/attachment.htm>


More information about the calligra-devel mailing list