| Summary: | Drawing Object Properties toolbar is slightly taller | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Aron Budea <aron.budea> |
| Component: | graphics stack | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | caolan.mcnamara, telesto |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.0.0.3 release | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:7.1.4 target:7.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Aron Budea
2021-04-20 01:40:44 UTC
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. |