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

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |difficultyBeginner,
                   |                            |easyHack, skillDesign,
                   |                            |topicUI

--- Comment #6 from Heiko Tietze <[email protected]> ---
In sw/uiconfig/*/toolbar/textobjectbar.xml the line  <toolbar:toolbaritem
xlink:href=".uno:UnderlineSimple"/> needs to be replaced by
<toolbar:toolbaritem xlink:href=".uno:Underline"/>

The command is also used on other toolbars and in other modules. Check
https://opengrok.libreoffice.org/search?project=core&full=".uno%3AUnderlineSimple";
to find all places. Please carefully consider if the simple command isn't
better suited (not necessarily but possibly).

(Note: .uno:UnderlineSimple has a target URL .uno:Underline while
.uno:UnderlineSingle is another command. Quite confusing and worth to clean
up.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to