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

--- Comment #11 from dave j <[email protected]> ---
I have tested a predesigned nonmodal dialog (desktopasparent==false,
dialog.execute() never called) under the following scenarios. All results apply
to Calc and at least some to Writer (have not tested exhaustively under Writer)

called from button on sheet/doc - works
" standard toolbar - crashes
" custom toolbar - crashes
" document event - crashes
" accelerator key - crashes

I also note that even with a close listener on thiscomponent (to try to dispose
the dialog), by the time notify() triggers, it's too late.

It is interesting that no crash will occur if the Basic editor is also open.

-dave

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