diff options
author | Justin Luth <justin.luth@collabora.com> | 2020-05-04 13:16:32 +0300 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-05-11 10:14:19 +0200 |
commit | aa5dc0b48cd4db6883c9b52c68b16170c9c81d1f (patch) | |
tree | 7a1bb6161ef3bad60db5c1093a1a5c7d2e9dcec8 /xmloff/qa/unit | |
parent | 356edfa963bd1d1c8e081a012e6a2ccbe7bf53d3 (diff) |
tdf#105478 sw layout: treat minHeight as "do not split row"
Already, if minHeight is greater than the content of the row,
then the row will "stay intact" and not split just because there
is space for part of it on the preceeding page. However, if the
content is greater than minHeight, it can split anywhere and
moveBwd - since LO 5.3.
At least for MS compatibility, this needs to not be split.
But others agreed to change this for ODT as well,
especially since this matches pre-5.3 behaviour,
and will help at design-time for MS interoperability,
as well as making minHeight consistent for the two
different scenarios.
Change-Id: Id15c44da2e7c38f6d552ffe32f92ab1c6b3c3349
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93414
Tested-by: Jenkins
Reviewed-by: Justin Luth <justin_luth@sil.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'xmloff/qa/unit')
0 files changed, 0 insertions, 0 deletions