https://bugs.documentfoundation.org/show_bug.cgi?id=160170

László Németh <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
           Assignee|[email protected]       |[email protected]
                   |                            |desktop.org
         Resolution|---                         |FIXED

--- Comment #12 from László Németh <[email protected]> ---
Fixed in the master (already likely by Caolán McNamara's commit, too, see
"stale hyphenation data after skipping blanks), and started to back-port to
24.2.

@Julian and all: thanks for your bug report and feedback!

Full commit description:

tdf#160170 sw: fix overshrunk justified lines at hyphenation

Smart justify uses 2 SwTextGuess::Guess() calls to break a
line, but using the same SwTextGuess object resulted overshrunk
lines, if the first call resulted hyphenation, because of the
bad state of the object for the second call. If we need a
second call, now instantiate a new object for it.

Regression from commit 36bfc86e27fa03ee16f87819549ab126c5a68cac
"tdf#119908 tdf#158776 sw smart justify: shrink only spaces".

Note: the reported test document was already fixed by
commit f050103c3324d878b310f37429ea3580a8230905
"stale hyphenation data after skipping blanks".

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to