Bug 113686 - Split sections inside nested tables: content is not moved to previous page
Summary: Split sections inside nested tables: content is not moved to previous page
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.0.0.0.alpha1+
Hardware: All All
: medium normal
Assignee: Miklos Vajna
URL:
Whiteboard: target:6.0.0
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-07 08:40 UTC by Miklos Vajna
Modified: 2017-11-07 13:41 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Reproducer document. (24.68 KB, application/vnd.oasis.opendocument.text-flat-xml)
2017-11-07 08:40 UTC, Miklos Vajna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miklos Vajna 2017-11-07 08:40:16 UTC
Created attachment 137586 [details]
Reproducer document.

Steps to reproduce:

1) Open the bugdoc
2) Go to the end of Table1:A1
3) Make a selection from the cursor position to the end of Table2:A1-P07
4) Press delete

Expected: second page gets deleted

Actual: second page still has content
Comment 1 Commit Notification 2017-11-07 13:08:05 UTC
Miklos Vajna committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=e024cad7c1365da6a198656c3ca0c32b28938e87

tdf#113686 sw: handle sections when counting height of first content line

It will be available in 6.0.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.