[Libreoffice-bugs] [Bug 123018] Quote menu item has no function in Notebookbar Groupedbar
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 30 12:50:35 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123018
Maxim Monastirsky <momonasmon at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |momonasmon at gmail.com
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #3 from Maxim Monastirsky <momonasmon at gmail.com> ---
(In reply to OfficeUser from comment #0)
> Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
That's the reason it doesn't work. The Groupedbar .ui files use a wrong
command:
.uno:StyleApply?Style:string=Quotation&FamilyName:string=CharacterStyles
But the "Quotation" style name is just the English UI name of that style, so it
won't work in anything except an English UI. To make it work across all
languages, the correct internal name should be used, i.e. "Citation". (In
addition, the manual label assigned in the .ui files should be removed, as the
command label can be pulled from WriterCommands.xcu.)
--
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/20190130/0ef61f03/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list