Bug 149580

Summary: Text boundaries stop applying when saving as DOCX and opening both files
Product: LibreOffice Reporter: Eyal Rozenberg <eyalroz1>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: normal CC: buzea.bogdan, rafael.palma.lima
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 103100    
Attachments: The two documents opened side-by-side

Description Eyal Rozenberg 2022-06-15 21:51:00 UTC
Created attachment 180789 [details]
The two documents opened side-by-side

This is closely related to bug 112285, which I've just marked as WFM.

So, if we:

0. Check Show Text boundaries, uncheck Show Table Boundaries (e.g. on the View menu)
1. Open the ODT file in that bug (attachment 136111 [details])
2. Save it as a DOCX file
3. Close the DOCX file
4. Open both files (ODT and DOCX)

We'll see how the ODT table exhibits thin gray boundaries, while the DOCX table does not.
Comment 1 Rafael Lima 2022-06-16 14:14:57 UTC
Repro with

Version: 7.3.3.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 12; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Ubuntu package version: 1:7.3.3~rc2-0ubuntu0.21.10.1~lo1
Calc: threaded

I believe the expected behavior would be to not show Table Boundaries in the ODT file, right?
Comment 2 Eyal Rozenberg 2022-06-16 17:38:03 UTC
(In reply to Rafael Lima from comment #1)
> I believe the expected behavior would be to not show Table Boundaries in the
> ODT file, right?

I _think_ so, but I'm not entirely sure, since I don't know whether a table cell is an area in which we're supposed to see text boundaries. Good point.

Anyway, if you've reproduced, please confirm.
Comment 3 Rafael Lima 2022-06-18 13:36:31 UTC
Repro with

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: ca47989ad60b1414f92be22a1fbf4c1d1a92dd97
CPU threads: 12; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: CL

The ODT file should not be showing the table boundaries since View - Table Boundaries option is unchecked.

Setting this to NEW.