Description: Open LibreOffice in today master with GTK3 (See screenshot). Looking good with SAL_USE_VCLPLUGIN=gen instdir/program/soffice Steps to Reproduce: See description Actual Results: Wrong Start Center Expected Results: Start Center looking good Reproducible: Always User Profile Reset: Yes Additional Info: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 6c042848b688f64b3c56d65dd9dc5fe85412660a CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded
Created attachment 187116 [details] screenshot
*** This bug has been marked as a duplicate of bug 155166 ***
Not a duplicate
regression by author Heiko Tietze <tietze.heiko@gmail.com> 2023-05-05 12:41:54 +0200 committer Heiko Tietze <heiko.tietze@documentfoundation.org> 2023-05-06 06:54:07 +0200 commit 77ed6380dda73a9716f48f73c3ff730380557a09 (patch) tree 376deffa04d04f19745dd40aeb555c38478fbd99 parent 793cc7d2ef5967af90a6810e597e1e12bd42777c (diff) Resolves tdf#134941 - Fix size issue on start center
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b7632b68c5398fce8a22ec09414e0075709fbc32 Resolves tdf#155167 - Start center app pane issue under gtk3 It will be available in 7.6.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.
This should solve the gtk3 issue but question is still whether the left pane in the start center becomes scrolling now.
(In reply to Heiko Tietze from comment #6) > This should solve the gtk3 issue but question is still whether the left pane > in the start center becomes scrolling now. scrolling? I don't see any scrolling bar with GTK3 nor with GEN
(In reply to Xisco Faulí from comment #7) > scrolling? I don't see any scrolling bar with GTK3 nor with GEN It is supposed to automatically scroll on small screens. Does not for me, see bug 134941 and the patch.
I am not at home now to record a video. In the left area of 1 cm in the bottom was a horizontal scrollbar. I will test in 5 hours and I will be back with feedback.
(In reply to BogdanB from comment #9) > In the left area of 1 cm in the bottom was a horizontal scrollbar. This follow-up problem is solved.
*** Bug 155166 has been marked as a duplicate of this bug. ***
(In reply to Heiko Tietze from comment #3) > Not a duplicate Of course: same description, same screenshots, same fix but not a duplicate for you. OK. Best regards. JBF
(In reply to Jean-Baptiste Faure from comment #12) > Of course: same description, same screenshots, same fix but not a duplicate > for you. OK. Clicked for some reason on the see-also bug; yours is of course a duplicate. Apologies for this mistake, hope it was not too much inconvenience.
Everything is fine now, thanks Heiko. Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 20bf9f2b31343e17c14a3091d59b40a71eeb3e26 CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded
Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6eb1a3de4d77c887502058e484aba44ba3024528 Revert "Resolves tdf#155167 - Start center app pane issue under gtk3" It will be available in 7.6.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.
Reverting the original patch as the scrolled window is not a good fix. We just cannot support a small screen with large scaling.