Got it, a lot of thanks! It was the last piece of the puzzle. Now I get this: Does *0 new warnings* mean everything is OK?
[PRL] CustomTarget/postprocess/images/commandimagelist.ilst Suppression file: /home/uv/Downloads/libreoffice/solenv/sanitizers/ui/modules/smath.suppr False positive file: /home/uv/Downloads/libreoffice/solenv/sanitizers/ui/modules/smath.false *0 new warnings* (36 suppressed by /home/uv/Downloads/libreoffice/solenv/sanitizers/ui/modules/smath.suppr, please fix them) Explanations are available on https://wiki.documentfoundation.org/Development/Accessibility El vie, 29 ene 2021 a las 10:27, Caolán McNamara (<[email protected]>) escribió: > On Thu, 2021-01-28 at 22:25 +0100, Dante Doménech wrote: > > starmath/uiconfig/smath/ui/smathsettings.ui:350 WARNING: 'GtkLabel' > > 'label6' does not specify what it labels within 'GtkFrame' > > 'contents1' > > label6 is "Scaling SmEditWindow:" and it is beside the smzoom > SpinButton and is surely a label for the smzoom so smzoom should be set > as the mnemonic target for label6. > > If using the glade editor, then click on label6, click on "general" > tab, enable "Use underlne" which changes the selector widget beside it > to sensitive, click its select area and from the resulting dialog pick > "smzoom" as the target. > > If you wanted to do it manually the properties to add to label6 are > <property name="use-underline">True</property> > <property name="mnemonic-widget">smzoom</property> > >
_______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
