D15428: [textlayout] Don't enter infinite loop when table is misfit
Camilla Boemann
noreply at phabricator.kde.org
Wed Sep 12 11:39:26 BST 2018
boemann added a comment.
I am more thinking of this place:
https://phabricator.kde.org/source/calligra/browse/master/libs/textlayout/KoTextLayoutTableArea.cpp$436
this shouldn't be set if we are doing a headerrow, so please try this:
if (cursor->row >= d->headerRows)
setVirginPage(false);
It may still not be enough to fix the problem but it's step in the right direction i think
There is still the possibility that the user has completely written more than can be fitted - I wonder what we should do in that case then
REPOSITORY
R8 Calligra
REVISION DETAIL
https://phabricator.kde.org/D15428
To: anthonyfieroni, #calligra:_3.0, danders, boemann
Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20180912/956b2304/attachment.htm>
More information about the calligra-devel
mailing list