Bug 144334 - Writer crashes when delete header text on first page
Summary: Writer crashes when delete header text on first page
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-06 15:54 UTC by Elmar
Modified: 2021-09-07 09:12 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
doc before attempted delete text (20.02 KB, application/vnd.oasis.opendocument.text)
2021-09-06 15:56 UTC, Elmar
Details
same doc but successful delete using v6.4 (19.04 KB, application/vnd.oasis.opendocument.text)
2021-09-06 15:58 UTC, Elmar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elmar 2021-09-06 15:54:50 UTC
Description:
happens when i create a new document and try to delete contents of 1st page header or footer

Steps to Reproduce:
1.create new doc
2.insert page break
3.modify default style header/footer to different on first page
4.select header text on p1, delete or backspace 

Actual Results:
Writer crashes

Expected Results:
should not

tested using v6.4 worked as it should, thus regression?


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-GB
Module: TextDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes

Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: d5ade739771ddf06cc7ee6d4af15672bfcf09ed6
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-GB (en_GB.UTF-8); UI: en-GB
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2021-09-01_02:56:07
Calc: threaded
Comment 1 Elmar 2021-09-06 15:56:53 UTC
Created attachment 174827 [details]
doc before attempted delete text
Comment 2 Elmar 2021-09-06 15:58:48 UTC
Created attachment 174828 [details]
same doc but successful delete using v6.4

Version: 6.4.7.2
Build ID: 1:6.4.7-0ubuntu0.20.04.1
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: en-GB (en_GB.UTF-8); UI-Language: en-GB
Calc: threaded
Comment 3 m_a_riosv 2021-09-06 16:02:00 UTC
Please test with a clean profile, Menu/Help/Restart in Safe Mode

No issue with your sample
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 4cd3ce9848aa039b8d443a1257d1298231680b01
CPU threads: 4; OS: Windows 10.0 Build 21390; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US Calc: CL
Comment 4 Aron Budea 2021-09-06 16:27:38 UTC
This could be similar to bug 144221 / bug 144193 / bug 144304 / bug 144290, which were fixed in the past few weeks, please retest with a daily build from today (the latest fix was merged yesterday).
Comment 5 Aron Budea 2021-09-06 16:28:35 UTC
(In reply to Aron Budea from comment #4)
> which were fixed in the past few weeks, ...
I meant to write past few _days_.
Comment 6 Xisco Faulí 2021-09-06 16:57:36 UTC
(In reply to Aron Budea from comment #4)
> This could be similar to bug 144221 / bug 144193 / bug 144304 / bug 144290,
> which were fixed in the past few weeks, please retest with a daily build
> from today (the latest fix was merged yesterday).

yep, looks similar. in fact Elmar is using GTK3.

@Elmar, please try again with a recent daily build
Comment 7 Elmar 2021-09-07 09:12:33 UTC
tested, and no longer crashes. Thank you!