| Summary: | Calc Navigator: toggle doesn't work if nothing is selected | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.0.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=133159 | ||
| Whiteboard: | target:7.0.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Xisco Faulí
2020-05-16 08:52:48 UTC
Steps to reproduce: 1. Open Calc 2. Open the Navigator 3. Click on Toggle -> Nothing happens. Instead, all the items but sheet should be hidden. Reproduced in Version: 7.0.0.0.alpha1+ Build ID: 56d381c3deb213a40c54ce6e194f79f0334b5d7b CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=5325ce6a3c791bd4a5ee6e71f95a403562ca811c author Caolán McNamara <caolanm@redhat.com> 2020-02-26 12:17:45 +0000 committer Caolán McNamara <caolanm@redhat.com> 2020-02-28 16:16:24 +0100 commit 5325ce6a3c791bd4a5ee6e71f95a403562ca811c (patch) tree 6ba582c0887875ceb039b617d1b9344801b2c69c parent 6a3e04abd653cb86550b911b62ca54e2942f957a (diff) weld calc navigator Bisected with: bibisect-linux64-6.5 Adding Cc: to Caolán McNamara I think the Sheets root was previously selected by default if nothing else was a candidate. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b9e635d6a9f52edefd9d53b8feb68768381890e4 tdf#133079 ensure Sheet root is selected if nothing else would be 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. I believe that solves it Verified in Version: 6.4.0.0.alpha1+ Build ID: 9bc848cf0d301aa57eabcffa101a1cf87bad6470 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!! I meant, verified in Version: 7.0.0.0.alpha1+ Build ID: 8209c2569f5726f9ed29f75d30efdccb94f98fe5 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4435a3b02525067700ee494dbd91d84df985b001 tdf#98493, tdf#133079: sc: Add UItest 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. |