https://bugs.kde.org/show_bug.cgi?id=472382

--- Comment #4 from wolthera <griffinval...@gmail.com> ---
Created attachment 160866
  --> https://bugs.kde.org/attachment.cgi?id=160866&action=edit
Fixes the bug, but unsure how appropriate

This patch fixes the bug, and consists of two parts:
part 1 is to collapse bidi controls, as per Part 2 of the text-layout
algorithm: "discarded during layout due to being a collapsed white space
character, a soft hyphen character, or a bidi control character; or", however,
if I do this when text-in-shape is active it break text-in-shape mixed-bidi. I
don't yet understand why which is why I don't like to make a proper mr yet.
part 2 is that the line-breaking algorithm never finalized for this text
because it ends with a control character.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to