| Summary: | Text/background Color Palettes can no longer be torn off | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Warren <wafx33> |
| Component: | Calc | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, ilmari.lauhakangas |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.0.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.1.0 target:7.0.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 85184 | ||
|
Description
Warren
2020-09-06 16:23:58 UTC
Bibisected with Linux 7.0 repo to https://git.libreoffice.org/core/commit/a164b140221d76cb3b0933d24846de4e1c8780ea use welded color window in unwelded toolbars Adding Cc: to Caolán McNamara It is true that in 5.3 the palette disappeared after having been torn off, but this was later fixed. Its still possible to support this for the dropdowns from the vcl toolbars so I'll restore that possibility. But its probably worth noting that tearable menus have gone out of fashion in some toolkits (https://developer.gnome.org/gtk3/stable/GtkTearoffMenuItem.html) and aren't supported under our gtk version when on wayland so they might not be around for ever. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/663ce5d0f89e9523183ed9ca4cbfcdacf9df4cc8 tdf#136520 allow color popdowns to be tearable again It will be available in 7.1.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. also backport to 7-0 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/48f27cbca68c2e00c081ed240b6dd0851ab85458 tdf#136520 allow color popdowns to be tearable again It will be available in 7.0.3. 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 to work with all the backends, thanks. Annoying to hear about the deprecation. Kind of forces to rethink the whole thing. Arch Linux 64-bit Version: 7.1.0.0.alpha0+ Build ID: 09c24681a3414092fde50ec0f617c9f7c79e8a61 CPU threads: 8; OS: Linux 5.8; UI render: default; VCL: kf5 Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 30 September 2020 |