Toolbar icons are half-seen in Macro dialog in 7.5+ with KF5, QT6
Same as bug 149805, this is a regression from commit afc828b9833b7a612369e95606ba56d41ef2c369 Author: Jan-Marek Glogowski Date: Sat May 28 23:47:21 2022 +0200 VCL expect correct frame size for native menubars Adding CC: to Jan-Marek Glogowski
Repro with Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 641d92a73e5b3d0e062e16ed4b42236e1a4796a5 CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: threaded The toolbar is no longer visible in the Basic IDE using kf5.
Created attachment 182429 [details] Screenshot Indeed, attached a screenshot of what I get for "Tools" -> "Macros" -> "Edit Macros". The whole toolbar is there when using gtk3 instead. Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 4ca5c021c91680f1a5df47225d9cb0d41c0a8637 CPU threads: 12; OS: Linux 5.19; UI render: default; VCL: kf5 (cairo+xcb) Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded
Pending Gerrit change: https://gerrit.libreoffice.org/c/core/+/139910
Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ea9de214311780119a0974e03b38fd835b5074f5 tdf#150882 qt: Report menu bar height when not hidden It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.