https://bugs.documentfoundation.org/show_bug.cgi?id=146713
--- Comment #13 from Khaled Hosny <[email protected]> --- (In reply to Hossein from comment #12) > (In reply to Khaled Hosny from comment #11) > > This seems similar to bug 138199, and bug 150286. Removing the two footnotes > > in the first paragraph fixes the overlap in this paragraph. > > > > I’m still skeptical that this commit what really broke it, I reverted the > > change in GenericSalLayout::GetTextWidth() and it made no difference. > > You're right. The problem started with one commit after the above mentioned > commit: > > first bad commit: [bff8fa97e16f0f06fddc5545ea36c8bd2b18a580] Enable HarfBuzz > by default > > commit bff8fa97e16f0f06fddc5545ea36c8bd2b18a580 > Author: Khaled Hosny <[email protected]> > Date: Mon May 6 11:08:29 2013 +0200 > > Enable HarfBuzz by default I see. That makes it harder to know what changed then, this merely flips the default, the actual code was committed much earlier. -- You are receiving this mail because: You are the assignee for the bug.
