https://bugs.documentfoundation.org/show_bug.cgi?id=151544
Kevin Suo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #8 from Kevin Suo <[email protected]> --- I think I get it. The tine space above each line is the "ruby" which should only be there when in squared page mode. The code seems to be trying to set the ruby height to zero in line https://opengrok.libreoffice.org/xref/core/sw/source/ui/misc/pggrid.cxx?r=384167ab#388 but there seems to be a conversion loss, thus each line finally contains a tiny ruby height, which makes the page not able to hold the number of lines set on the UI. -- You are receiving this mail because: You are the assignee for the bug.
