Bug 131551 - In Writer: Table formatting is lost when a row is deleted
Summary: In Writer: Table formatting is lost when a row is deleted
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.3.5.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Cell-Add-Delete
  Show dependency treegraph
 
Reported: 2020-03-25 00:59 UTC by reinhard.zwirnmann
Modified: 2020-03-29 21:26 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Test file (13.47 KB, application/vnd.oasis.opendocument.text)
2020-03-25 01:01 UTC, reinhard.zwirnmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description reinhard.zwirnmann 2020-03-25 00:59:13 UTC
Description:
When I delete a row in my table in LibreOffice Writer, the formatting of the entire table is reset:
- the font changes
- the alignment of columns changes
- the background colour is deleted

Happens under Linux and LibreOffice 6.3.5.2 as well as with older versions.

Steps to Reproduce:
1. Open the attached file.
2. Delete the second row of the table from the bottom.

Actual Results:
- The font changes from Calibri to Liberation Serif.
- The alignment of the cells changes from center to left.
- The background colour of the last row changes from grey to nothing.

Expected Results:
The format of the cells should remain untouched.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.3.5.2
Build-ID: 30(Build:2)
CPU-Threads: 12; BS: Linux 4.12; UI-Render: Standard; VCL: kde5; 
Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE
Calc: threaded
Comment 1 reinhard.zwirnmann 2020-03-25 01:01:22 UTC
Created attachment 158961 [details]
Test file
Comment 2 Dieter 2020-03-26 11:12:14 UTC
I confirm it with

Version: 6.3.5.2 (x64)
Build-ID: dd0751754f11728f69b42ee2af66670068624673
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: threaded


but not with

Version: 7.0.0.0.alpha0+ (x64)
Build ID: 5dcbd1bb557450a2d658a710c163b310c0cee157
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-GB
Calc: CL

Reinhard, could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? or with a master build from http://dev-builds.libreoffice.org/daily/master/ ? You can install Master alongside the standard version.

I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present. Change to RESOLVED WORKSFORME, if the problem went away.
Comment 3 reinhard.zwirnmann 2020-03-29 21:26:24 UTC
With 
Version: 7.0.0.0.alpha0+
Build ID: fd1cd5522283f279a01d6d673f676a1346e9358b
CPU threads: 12; OS: Linux 4.12; UI render: default; VCL: kf5; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF-dbg, Branch:master, Time: 2020-03-23_11:56:17
Locale: de-DE (de_DE.UTF-8); UI-Language: en-US
Calc: threaded

everything seems to be fine again.
Thanks!