Description: LibreOffice buttons have smaller paddings and size compared to Breeze style buttons in Qt applications under Kde Plasma. To provide better integration with Kde Plasma in case of look and feel, LibreOffice dialogs should use buttons with larger paddings and larger size. Steps to Reproduce: 1. Open any LibreOffice dialog window under Kde Plasma DE (for example, settings) 2. Look at the buttons and compare them to the buttons of Qt app (for example, launch system settings app) Actual Results: Buttons in LibreOffice have very small paddings and small size Expected Results: Buttons in LibreOffice should have paddings and size, that are the same as in buttons of any Qt app under Kde Plasma Reproducible: Always User Profile Reset: No Additional Info: Version: 6.3.2.2 Build ID: 6.3.2-2 CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: kde5; Locale: ru-RU (en_US.UTF-8); UI-Language: en-US Calc: threaded
Created attachment 156440 [details] Buttons comparison
Does it happen with any dialog or with some ? Take into account the different dialogs in LibreOffice are being welded in order to have a native look.
(In reply to Xisco Faulí from comment #2) > Does it happen with any dialog or with some ? Take into account the > different dialogs in LibreOffice are being welded in order to have a native > look. Yes, it happens in any dialog.
[Automated Action] NeedInfo-To-Unconfirmed
Currently, the kf5 VCL plugin doesn't use native Qt widgets. Changing that (i.e. implement the so-called "welding" for kf5 as well, as was done for gtk3) would probably make this work "automatically", but it's quite a lot of work. Setting to NEW.
This won't work without using the new "weld" theming API. *** This bug has been marked as a duplicate of bug 130857 ***