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

--- Comment #5 from Jan-Marek Glogowski <glo...@fbihome.de> ---
So Qt doesn't like two modal dialogs with the same parent. IMHO that generally
does make sense. LO-internally, the "paragraph style" and the "list style" edit
dialogs are modal and parented on the Writer window.

That probably also explains, why I can switch between both dialogs in gtk3 and
gen (x11), but just change the "list style" one with the STR. At least both
don't totally break like Qt.

Eventually the correct fix would be to somehow tell the dispatcher to select
the correct parent for the modal dialog. Maybe LO should auto-reparent modal
dialogs.

There is now https://gerrit.libreoffice.org/c/core/+/124500.

This re-parents new modal dialogs on top of the Qt modal stack. I'm not sure
this is the wanted behavior, but I don't think anything else wrt to modal
dialogs is implementable with Qt.

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

Reply via email to