| Summary: | Selecting just-created motion path animation effect in the custom animation panel causes undefined funkiness (gen and kf5) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Buovjaga <ilmari.lauhakangas> |
| Component: | Impress | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.0.0.0.alpha0+ | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:7.1.0 target:7.0.2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 109362 | ||
| Attachments: | File with shape and appear animation | ||
|
Description
Buovjaga
2020-09-04 19:22:03 UTC
the problem might be the change from a listbox to treeview and the select callback which happens now on a mouse down and not mouse up Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/78389969a8f38edf4c13f0b070b4471c02f1d858 tdf#136474 wait until mouse grab is dropped to trigger selection callback 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. that resolves the problem for me, done in master 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/9bcb2e2f56d6a2fd9290300a0bb2d2f776780264 tdf#136474 wait until mouse grab is dropped to trigger selection callback It will be available in 7.0.2. 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, thanks! Arch Linux 64-bit Version: 7.1.0.0.alpha0+ Build ID: 4b7ee7bd61f78be60211cc72ba36da987191266e 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 7 September 2020 |