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

--- Comment #9 from Armin Le Grand (CIB) <[email protected]> ---
Have a working solution where I remember that the PopupMenu is active at the
AnnotationWindow and use that at AnnotationTag WindowEventHandler to not
trigger AnnotationTag ClosePopupHdl.
Would be even better to not get such an VCLEVENT_WINDOW_DEACTIVATE. Checked and
saw that the sender (Window::ImplCallDeactivateListeners) only sends when not a
child. Interestingly, the PopupMenu is opened with AnnotationWindow as parent,
but the active window is the AnnotationTextWindow. May be better when opening
the PopupMenu with AnnotationTextWindow as parent, checking...

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