https://bugs.documentfoundation.org/show_bug.cgi?id=79253
Gabor Kelemen (allotropia) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #32 from Gabor Kelemen (allotropia) <[email protected]> --- This has changed in 7.4 with https://git.libreoffice.org/core/+/cc7de9022b83c4103f1dc9ba6a8c1a8a98a21324 author Michael Stahl <[email protected]> Mon Jul 11 19:20:33 2022 +0200 committer Thorsten Behrens <[email protected]> Thu Jul 14 23:03:06 2022 +0200 sw: fix spurious layout invalidation from ~SwCallLink() Before this keeping the Enter pressed could cause a layout loop, now it only creates a CPU spike, but the new layout is applied. On the other hand, deleting the newly added empty paragraphs can cause a layout loop when some text is supposed to be moved back to the page it initially was. New STR: 1 Open the attachment 99850 2 After "Lara und Viola kommen ins Cafe" add several new paragraphs so that "Schattenmensch denkt nach, während Lara und Viola von Joana begrüßt werden" is broken to the next page. 3 Press Backspace until the text should be moved back to the first page -> layout loop. -- You are receiving this mail because: You are the assignee for the bug.
