| Summary: | UNO Object Inspector: Left panel breaks after expanding the tree (gen) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | LibreOffice | Assignee: | Gülşah Köse <gulsah.kose> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | gulsah.kose, olivier.hallot, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.2.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=141426 | ||
| Whiteboard: | target:7.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 141420 | ||
| Attachments: | screenshot | ||
|
Description
Xisco Faulí
2021-05-14 09:03:08 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=95a1ccff3a252315e1c2499331ded4bc2e660d54 author Gülşah Köse <gulsah.kose@collabora.com> 2021-05-10 01:15:40 +0300 committer Gülşah Köse <gulsah.kose@collabora.com> 2021-05-12 11:18:49 +0200 commit 95a1ccff3a252315e1c2499331ded4bc2e660d54 (patch) tree 9a311da554f90efb1f4fcb80a26fe7f2b6d348be parent addb261c7a93f16b3be84d1e67994cecdb53de77 (diff) tdf#141426 Fix VclBox inital size allocation. Bisected with: bibisect-linux64-7.2 Adding Cc: to Gülşah Köse *** Bug 142289 has been marked as a duplicate of this bug. *** If you increase the height of the UOI and the icons are back. Gülşah Köse committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/81d6ed89d1e5268c2ea4ff527f3e6087dc1d8ccd tdf#142276 Use vertical GtkBox insted of horizontal GtkGrid for the left side. 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. Verified in Version: 7.2.0.0.alpha1+ / LibreOffice Community Build ID: b238522ca121ca8f863fe4d3394ade088a65ad01 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Gülşah Köse, thanks for fixing this issue!! |