[Libreoffice-ux-advise] [Bug 45589] Show bookmarks: make them visible in a document

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 12 14:55:19 UTC 2020


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

--- Comment #34 from sdc.blanco at youmail.dk ---
(In reply to Michael Stahl (CIB) from comment #33)
> hmm unfortunately i don't know how to put a tooltip on a dialog...
Since the paint is still wet....

Should it go over the signs ( | [] ) themselves?  In that case, put this
property 

<property name="tooltip_text" translatable="yes" 
context="optformataidspage|bookmarks_label|tooltip_text">TOOLTIP TEXT GOES
HERE</property>

in the <object class="GtkLabel" id="bookmarks_label"> (just after line 210)
(where TOOLTIP TEXT ... needs to be "repaired")

(also good that you cleaned up the "Tabs" problem)

For the future (about tooltips, etc.): 

https://wiki.documentfoundation.org/Development/Accessibility

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list