[Libreoffice-ux-advise] [Bug 99348] MENU: Add "Recent Styles" entry to "Style" menu

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 18 10:50:25 UTC 2016


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

--- Comment #4 from Maxim Monastirsky <momonasmon at gmail.com> ---
Dynamic menu items are easily possible as long as they are kept in a separate
submenu. This is by no means different from what we do with File > Recent
Documents, Edit > Object or Tools > Macros > Organize.

Adding items dynamically to a static menu (i.e. to the Styles menu itself,
without additional submenus) isn't possible. The only way to make it happen is
to dynamically manage the whole Styles menu - even the static items of it -
which means that we won't be able to easily express them in the menubar xml.

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


More information about the Libreoffice-ux-advise mailing list