[Libreoffice-bugs] [Bug 95138] Tooltips for sheet navigation buttons and insert sheet button

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 29 09:56:21 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=95138

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erack at redhat.com

--- Comment #6 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
Buttons are created in svtools/source/control/tabbar.cxx
mpFirstButton..mpAddButton and can be assigned a tooltip per SetHelpText().
However, TabBar::RequestHelp() returns false for GetPageId() so no tip is show
at all. Eike, any advice how to solve this? And how about hiding the scroll
buttons unless overflow is required?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200729/0cccb488/attachment.htm>


More information about the Libreoffice-bugs mailing list