| Summary: | Sidebar is displayed while it's collapsed (gtk3) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, momonasmon, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.0.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.0.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182 | ||
| Attachments: |
screencast
seems to work ok for me |
||
|
Description
Xisco Faulí
2020-02-21 15:27:17 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=40fe5b93bc0838e04b46bfc7942d1ee6a2482ce0 author Caolán McNamara <caolanm@redhat.com> 2020-01-02 14:45:32 +0000 committer Caolán McNamara <caolanm@redhat.com> 2020-01-06 16:44:21 +0100 commit 40fe5b93bc0838e04b46bfc7942d1ee6a2482ce0 (patch) tree 151814d0863c9912d18722732beb13b1e22e0ff1 parent d1133d71a6109d1999121fd6a91573d12dc4852b (diff) weld AreaPropertyPanel Bisected with: bibisect-linux64-6.5 Adding Cc: to Caolán McNamara Created attachment 158136 [details]
seems to work ok for me
what's the gtk3 version ? Its possible that this will go away when the panel conversions are complete, that said I don't see it now.
(In reply to Caolán McNamara from comment #2) > Created attachment 158136 [details] > seems to work ok for me > > what's the gtk3 version ? Its possible that this will go away when the panel > conversions are complete, that said I don't see it now. 3.24.5-1 Ok, I'll keep an eye on it to see if it goes away at some point... I can reproduce it under Fedora 31. It's important to have the sidebar expanded already when the document opened. So first open Draw, expand the sidebar, close Draw, and only then open the document. I can see it now Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2cf5fa87c405e5665ad14951b52c7cae38ab79fc tdf#130845 sidebar widget visible when sidebar collapsed It will be available in 7.0.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.0.0.0.alpha0+ Build ID: c57d6d39c80844c9d4c6bfed85cc151e52a67b34 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue! |