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

--- Comment #1 from Michael Weghorn <[email protected]> ---
This seems to be somewhat related to the following commit:

commit a77163f0bd21d018da0e195974b42d6d71503592
Author: Katarina Behrens <[email protected]>
Date:   Mon Oct 22 14:30:20 2018 +0200

    tdf#119856: [Re-]activate menu before dispatching command

    Menu entry dispatchers may be cleared (after they've been initially
    set) when an extension comes with its own menu entries. Activating
    the entry sets the dispatcher again so that dispatching a command
    can proceed

If I revert this commit, it works as expected.

I just realized that this seems to be a more general issue with the menu item
indices. e.g. clicking some items under "View" -> "Toolbar" most of the time
either enables/disables another toolbar than selected or crashes LibreOffice.
This also goes away when I temporarily revert the above commit.

-- 
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