| Summary: | CRASH: Clicking on Border and background after undoing header insertion | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | aron.budea, caolan.mcnamara, stephane.guillou, xiscofauli |
| Priority: | medium | ||
| Version: | 7.2.0.0 alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://crashreport.libreoffice.org/stats/signature/SfxItemSet::SfxItemSet(SfxItemSet%20const%20&) https://bugs.documentfoundation.org/show_bug.cgi?id=46561 |
||
| Whiteboard: | target:7.6.0 target:7.4.6 target:7.5.1 | ||
| Crash report or crash signature: | ["SfxItemSet::SfxItemSet(SfxItemSet const &)"] | Regression By: | |
| Bug Depends on: | |||
| Bug Blocks: | 48741 | ||
|
Description
Xisco Faulí
2023-01-26 13:08:17 UTC
@Caolán, I thought you might be interested in this issue Confirm Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 37e3455a13ab5741104bf41d05a80e60a4612682 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL threaded Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/481c740ff04bc119fe1822f1a773a10a46d5d3a2 tdf#153220 exit header/footer edit mode, if active, on undo header/footer It will be available in 7.6.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. should be good enough to dismiss the edit mode on undo, which is what happens when using the insert, header, untick checkbox route. Done in trunk, backports to 7-5 and 7-4 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/b39c4353fecc168c6752aacd74e2b483c0000e05 tdf#153220 exit header/footer edit mode, if active, on undo header/footer It will be available in 7.4.5. 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/f7b9bb615b65a036458d2bd28cd13492407c0173 tdf#153220 exit header/footer edit mode, if active, on undo header/footer It will be available in 7.5.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. Might have appeared with the fix for bug 46561. Verified fixed with: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 69c6f7bccec838b7288a25a29a83b7f782ba7586 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thank you both! 7.4.5 was a hotfix release, updating target in status-whiteboard |