https://bugs.documentfoundation.org/show_bug.cgi?id=165210
Rafael Lima <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Rafael Lima <[email protected]> --- In Linux Mint you're using the gtk3 version of LibreOffice. The fact that you cannot move the dialog is a Gtk design choice. If you use the Qt backend, you'll be able to move the dialog. Try installing the package libreoffice-kf6 and then set the following environment variable before launching LibreOffice. SAL_USE_VCLPLUGIN=kf6 This will change the UI to use Qt6, which is different. See if you like it and let me know if this fixes the issue. -- You are receiving this mail because: You are the assignee for the bug.
