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
Created attachment 158961 [details] Test file
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.
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!