Bug 156160

Summary: Long dash not properly rendered in presentation mode with GDI rendering
Product: LibreOffice Reporter: Telesto <telesto>
Component: ImpressAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: buzea.bogdan, ilmari.lauhakangas, stephane.guillou
Priority: medium Keywords: bibisected, bisected, regression
Version: 7.1.0.0.alpha0+   
Hardware: All   
OS: Windows (All)   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=136957
https://bugs.documentfoundation.org/show_bug.cgi?id=155211
Whiteboard:
Crash report or crash signature: Regression By: Luboš Luňák
Bug Depends on:    
Bug Blocks: 103610    
Attachments: Sample
Screenshot

Description Telesto 2023-07-04 18:38:59 UTC
Description:
Long dash not properly rendered in presentation mode with GDI rendering

Steps to Reproduce:
1. Open the attached file
2. Press F5


Actual Results:
See screenshot

Expected Results:
Dashes as in edit mode


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 30ee52e6c284be1095fdf278439b4c0a7c5982f0
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL threaded
Comment 1 Telesto 2023-07-04 18:39:12 UTC
Created attachment 188211 [details]
Sample
Comment 2 Telesto 2023-07-04 18:39:56 UTC
Created attachment 188212 [details]
Screenshot
Comment 3 Stéphane Guillou (stragu) 2023-07-04 21:44:18 UTC
Could you check if it started in 7.0, like for bug 152997?
Comment 4 Telesto 2023-07-05 13:16:55 UTC
Also found in
Version: 7.1.8.0.0+ (x64) / LibreOffice Community
Build ID: a94b58277c7aeaa83ce14347cd0b8f7137969d03
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

Still OK with
Version: 7.0.7.0.0+ (x64)
Build ID: 626ea4e62a3e5005fe9825923a1c0c5bdb61cc08
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL

Question 
GDI-mode still actively supported? In tend to call it a deprecated backend. The optimizations at Skia level make superior to GDI. 
* I personally prefer less backend, to reduce the number of unique bugs backend related bugs. Except Safe-Mode is relying on it.
Comment 5 Buovjaga 2023-08-16 12:28:29 UTC
Bibisected with win64-7.1 to 57595773df9f89245457443a3def786fa0e70a69
do not apply line dashing in drawinglayer (tdf#136957)
Comment 6 Timur 2023-11-22 08:31:12 UTC
Seems duplicate, let us wait for eventual resolution.

*** This bug has been marked as a duplicate of bug 155211 ***