https://bugs.documentfoundation.org/show_bug.cgi?id=99388
--- Comment #6 from Armin Le Grand (CIB) <[email protected]> --- In AnnotationTag the opened AnnotationWindow loses focus, that leads to it's close/destruction (AnnotationTag, WindowEventHandler). It should not, the focus is lost since the added dropdown button is pressed. Result is that the living window is destructed at a bad point in time. The mechanism is constructed to clos the popped-up window ehen LO loses focus, but this needs somehow be limited to app losing focus, should not trigger by losing focus due to a sub-window popup getting the focus. -- 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
