| Summary: | The document loses focus after closing the autofilter popup | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.4.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=144811 | ||
| Whiteboard: | target:7.4.0 target:7.3.1 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Xisco Faulí
2022-01-27 10:11:25 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=29145df0977baa866e7da94d1d385b772ae1e6ce author Caolán McNamara <caolanm@redhat.com> 2021-11-29 12:55:38 +0000 committer Caolán McNamara <caolanm@redhat.com> 2021-12-02 23:27:27 +0100 commit 29145df0977baa866e7da94d1d385b772ae1e6ce (patch) tree ae4c89322b0879a1b8451d23158dcf8b65195d15 parent 5346168fa919ad98224c4d2079e738a4d0b8d164 (diff) Resolves: tdf#144811 use the hover-style menu for color submenus Bisected with: bibisect-linux64-7.4 Adding Cc: to Caolán McNamara I think this only happens if the submenu pops up (even if only for a moment) and then focus is restored on popdown of the main menu to whatever had focus before the main menu, which is the submenu in that popup for a moment case. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ac41defa75365451db264379c514993679618208 Resolves: tdf#147016 ensure focus returns to document after popup closes It will be available in 7.4.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. done in trunk, backport to 7-3 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/10600d1988665bd950166891fa9df314bb847ac3 Resolves: tdf#147016 ensure focus returns to document after popup closes It will be available in 7.3.1. 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. |