| Summary: | Crash, if press F4 for a selected callout | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Regina Henschel <rb.henschel> |
| Component: | Draw | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | major | CC: | caolan.mcnamara, xiscofauli |
| Priority: | high | Keywords: | bibisected, bisected, haveBacktrace, regression |
| Version: | 6.2.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Info from VS about the crash | ||
|
Description
Regina Henschel
2018-11-08 20:36:58 UTC
@Regina, can you explain how to insert the legacy callout from text toolbar, I can't find it... (In reply to Xisco Faulí from comment #1) > @Regina, can you explain how to insert the legacy callout from text toolbar, > I can't find it... Xisco, right click on Drawing toolbar->Customize toolbar, enter in field Search word "Callout", in left area Function you will see three items, select simple "Callout" and add it to right Function area (push arrow to right), it will be add to toolbar. Push OK. Then draw this Callout, select it, and push F4 on keyboard -> LO gives crash I confirm this bug in Version: 6.2.0.0.alpha1+ Build ID: 6896f39ffd8a6c4b32b8f601a6a93678247456bd CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; TinderBox: Win-x86@42, Branch:master, Time: 2018-11-05_22:40:18 Locale: ru-RU (ru_RU); Calc: threaded @Roman, thanks for your comment, it was really helpful! Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=f21e8a94b0c6ca7fdea157f858b079aca30e274e author Caolán McNamara <caolanm@redhat.com> 2018-09-10 10:03:46 +0100 committer Caolán McNamara <caolanm@redhat.com> 2018-09-10 15:20:28 +0200 commit f21e8a94b0c6ca7fdea157f858b079aca30e274e (patch) tree 84052576cfdc8d713566bcf88dbf5fbdea79ae77 parent 98cbbb4f6e2446c63be214bd302a57a23fe6f1c8 (diff) weld SvxCaptionTabPage Bisected with: bibisect-linux64-6.2 Adding Cc: to Caolán McNamara Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/aa641600fcb81865217fe5db0a6ed79a71e45cd0%5E%21 Resolves: tdf#121290 Crash, if press F4 for a selected callout It will be available in 6.2.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: 6.2.0.0.alpha1+ Build ID: 3a99ae072ac170ebed8d1f5bf65913d3412fab67 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, Thanks for fixing this! |