Bug 168954 - Inserting a row into a table in Writer resets the styles for the whole table.
Summary: Inserting a row into a table in Writer resets the styles for the whole table.
Status: RESOLVED DUPLICATE of bug 126008
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
25.8.2.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-19 08:44 UTC by Jakob Ehlich
Modified: 2025-10-19 17:57 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jakob Ehlich 2025-10-19 08:44:17 UTC
Description:
After changing style "Table Contents", inserting a row resets the style of the whole table.

Steps to Reproduce:
1. Open a new document with Libre Office Writer
2. Insert a table, tick the box "Heading" and set Styles to "Default Table Style"
3. Add "Some text" to the first cell. This should be marked as "Table Contents"
4. Edit the style of "Table Contents": Change size to 10pt, click OK
5. Notice how this change does not affect the text!
6. Highlight "Some text" and select the style "Table Contents".
7. Now the font size of "Some text" changes to 10pt.
8. Click "Insert row below": The font size of "Some text" is now back to 12pt!
9. Click on "Undo: Insert row": The row is deleted but the font size stays at 12pt.

Actual Results:
Inserting a row resets the font size to 12pt.

Expected Results:
Font size should stay at 10pt.


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 25.8.2.2 (X86_64)
Build ID: d401f2107ccab8f924a8e2df40f573aab7605b6f
CPU threads: 12; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win
Locale: de-DE (de_DE); UI: en-GB
Calc: CL threaded
Comment 1 BogdanB 2025-10-19 08:59:22 UTC
I confirm this. 
Version: 25.8.2.2 (X86_64)
Build ID: d401f2107ccab8f924a8e2df40f573aab7605b6f
CPU threads: 16; OS: Linux 6.14; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

What I can tell you table management will see a lot of changes in the 26.2 or 26.8 version, there is some development in this area. Maybe this bug will be solved by that. Lets wait and see.
Comment 2 BogdanB 2025-10-19 17:57:30 UTC

*** This bug has been marked as a duplicate of bug 126008 ***