https://bugs.documentfoundation.org/show_bug.cgi?id=141578
--- Comment #77 from Michael Weghorn <[email protected]> --- (In reply to typingcat from comment #76) > It's been over 4 years since this was reported. No other QT applications > have this problem. Why is it so hard for LibreOffice to fix this? Because LibreOffice is not a regular Qt application and doesn't use Qt widgets for most of its UI (yet), see tdf#130857 for more details and status of the work of making dialogs use native Qt widgets. (All dialogs that are already supported with environment variable SAL_VCL_QT_USE_WELDED_WIDGETS=1 set use native Qt widgets don't have the problem.) -- You are receiving this mail because: You are the assignee for the bug.
