[Bug 166521] Some lines may disappear on an exported PDF because italic, or saving issue

2025-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166521

--- Comment #6 from Khaled Hosny  ---
May be the issue was relate to the patch dropped in
https://git.libreoffice.org/core/+/56c768bb35d99d029c696d8ce17b5098a2ce7daa%5E%21
and my change only masked it?

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

[Bug 166521] Some lines may disappear on an exported PDF because italic, or saving issue

2025-07-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166521

Jonathan Clark  changed:

   What|Removed |Added

 CC||[email protected]
 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Jonathan Clark  ---
The good news: This bug was fixed by the following commit.

commit e17e122b5cd33dfff37c2031d8150b145b0664f7
Author: Khaled Hosny 
Date:   Fri Jul 11 11:34:43 2025 +0300

Don’t calculate text bounds needlessly in OutputDevice::GetTextArray()


The bad news: The fix works by removing calls to hb_font_get_glyph_extents(). I
couldn't reproduce the issue on Linux, but on Windows this call seems to be
leaving the HB font in a bad state. I'm limiting my investigation since the bug
no longer happens, but cc'ing Khaled Hosny in case there are any concerns from
the HB side.

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

[Bug 166521] Some lines may disappear on an exported PDF because italic, or saving issue

2025-07-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166521

BogdanB  changed:

   What|Removed |Added

 CC||[email protected]
   ||g
 Blocks||71732


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=71732
[Bug 71732] [META] Bugs related to text rendering, typography and font features
in LO
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 166521] Some lines may disappear on an exported PDF because italic, or saving issue

2025-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166521

--- Comment #4 from [email protected] ---
I thought I sent the sample PDF as the same time than the rest but here I am.

True enough, I failed to find 166032 which is about the same issue.

The only difference with this other report is that I found a sort of
workaround.

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

[Bug 166521] Some lines may disappear on an exported PDF because italic, or saving issue

2025-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166521

--- Comment #3 from [email protected] ---
Created attachment 200741
  --> https://bugs.documentfoundation.org/attachment.cgi?id=200741&action=edit
PDF exported from the sample file

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

[Bug 166521] Some lines may disappear on an exported PDF because italic, or saving issue

2025-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166521

Saburo  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=16
   ||5537

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

[Bug 166521] Some lines may disappear on an exported PDF because italic, or saving issue

2025-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166521

Saburo  changed:

   What|Removed |Added

   Keywords||bibisected, bisected,
   ||regression
 Status|UNCONFIRMED |NEW
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=16
   ||6032
 Ever confirmed|0   |1

--- Comment #2 from Saburo  ---
Possible duplicate of 166032.

reproducible
Version: 25.2.3.2 (X86_64) / LibreOffice Community
Build ID: bbb074479178df812d175f709636b368952c2ce3
CPU threads: 12; OS: Windows 11 X86_64 (10.0 build 26100); UI render:
Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL threaded

works fine.
Version: 24.2.7.2 (X86_64) / LibreOffice Community
Build ID: ee3885777aa7032db5a9b65deec9457448a91162
CPU threads: 12; OS: Windows 10.0 Build 26100; UI render: Skia/Vulkan; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL threaded

bisected
Version: 24.8.0.0.alpha1+ (X86_64) / LibreOffice Community
author  Jonathan Clark
commit  976b16b1c6ad6e6eaded7a9fb24388c4512e21e2
tdf#152024 Diacritics cut off at top and bottom of paragraph
This change fixes issues causing Writer to clip paragraphs at the ascent
of the top line, and descent of the last line, of a paragraph. This
issue caused certain diacritics to render incompletely, or not at all.

Change-Id: I99a3a25335f8b1d798fc8a55ff42d5c78749fca4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168557

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

[Bug 166521] Some lines may disappear on an exported PDF because italic, or saving issue

2025-05-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=166521

--- Comment #1 from [email protected] ---
Created attachment 200733
  --> https://bugs.documentfoundation.org/attachment.cgi?id=200733&action=edit
ODS File for reproducing the bug

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