https://bugs.documentfoundation.org/show_bug.cgi?id=154739
--- Comment #14 from Jasmin Lapalme <[email protected]> --- We think that the problem is within LibreOffice. The sample code is pretty simple and involves no logic at all. We simply register a `com.sun.star.ui.XContextMenuInterceptor` and return CONTINUE_MODIFIED without any modification to the context menu. In our production extension, we actually modify the menu, with the same result on the 'Always correct as' of the autocorrect functionality. If the problem is indeed in LibreOffice, every extension that registers an interceptor has the potential to break the autocorrect. -- You are receiving this mail because: You are the assignee for the bug.
