- Add a shape to the document. - Click on and away from the shape. => The second toolbar (normally Formatting, and Drawing Object Properties when the shape is selected) slightly expands/contracts when the shape is selected/deselected. Observed using LO 7.2.0.0.alpha0+ (5348b3946b8f2b9581cdd8b40fa774c2a9d23868) & 7.0.0.3 / Ubuntu. Fine in Windows. No such change in 6.4.0.3. => regression Bibisected to the following commit using repo bibisect-linux-64-7.0. Adding CC: to Caolán McNamara. https://cgit.freedesktop.org/libreoffice/core/commit/?id=6c01bbab45eb16356d345ae2f6bfd6a864dd59e1 author Caolán McNamara <caolanm@redhat.com> 2020-02-10 11:36:53 +0000 committer Caolán McNamara <caolanm@redhat.com> 2020-02-11 12:28:19 +0100 weld FillControl item window
The "color" GtkToolbar preferred height is the height that is the tall one causing the problem.
Thanks for the patch, Caolán! I can confirm it fixes the issue with GTK3 VCL plugin. I can still see a bit of movement with gen, but considering it's only used as a fallback for testing, I presume that isn't worth pursuing.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/1401037556607ef0b7977f48dc203c328e757528 Resolves: tdf#141765 set 'color' GtkToolbar to small-button size It will be available in 7.1.4. 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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8cc1c2b1eaf14eff79fe0940e5c91c7630fe5bff Resolves: tdf#141765 set 'color' GtkToolbar to small-button size It will be available in 7.2.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.