https://bugs.documentfoundation.org/show_bug.cgi?id=167861
Bug ID: 167861
Summary: sw floattable: Border error in intermediate pages when
floating table breaks to three or more pages
Product: LibreOffice
Version: 25.2.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
This is very similar to bug 156351, except when the floating table spans more
than two pages, the top and bottom sides of the virtual outer borders of the
table **in the intermediate pages** are not rendered as outer borders.
Steps to Reproduce:
1. Create a new text document.
2. Select Table > Insert Table... menu option to open the Insert Table dialog.
3. In the Insert Table dialog, fill in `2` in the General > Column text field
and `120` in the General > Rows text field.
4. Click the Insert button at the bottom of the window to insert the table and
close the Insert Table dialog. This should create a big table that spans
approximately 3 pages(if not, add new rows to the table until it does).
5. Select any cell in the table, then select the Table Properties... option in
its contextual(right-click) menu.
6. In the Table Properties dialog, select the "Outer Border Only" preset(check
the tooltip of each option) in the Line Arrangement > Presets field of the
Borders tab, then set the Thickness field in the Line section to Thick for
better observation of the borders.
7. Click the OK button at the bottom to apply the settings and close the Table
Properties dialog.
8. Observe the borders in the **second** page.
Actual Results:
The virtual _top_ and _bottom_ outer borders of the second(and any intermediate
pages if you increase the table rows to let it span more than 3 pages) are not
rendered as outer borders.
Expected Results:
The virtual _top_ and _bottom_ outer borders of the second(and any intermediate
pages if you increase the table rows to let it span more than 3 pages) are
rendered as outer borders.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Version: 25.2.5.2 (X86_64) / LibreOffice Community
Build ID: 03d19516eb2e1dd5d4ccd751a0d6f35f35e08022
CPU threads: 16; OS: Linux 6.14; UI render: default; VCL: gtk3
Locale: zh-TW (zh_TW.UTF-8); UI: zh-TW
Calc: threaded
Also reproduced on the following development revision:
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: e03da71738c72bbaecb824b4ba356a0a9923a0ff
CPU threads: 16; OS: Linux 6.14; UI render: default; VCL: gtk3
Locale: zh-TW (zh_TW.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.