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

--- Comment #1 from david mccracken <[email protected]> ---
I have investigated this further and found that the problem is not that the
endDialog is no longer supported but that Libre's dialog manager has been
damaged. The event that it passes to a macro bound to a dialog control has been
changed. It used to be event.Source.AccessibleContext.AccessibleParent was the
dialog object. It is now a generic window. This makes no sense. The window
information can always be found from the dialog object but not vice versa.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to