Bug 467144

Summary: Support Unicode metadata
Product: [Applications] okular Reporter: Moritz Poldrack <kde>
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: kde, kde
Priority: NOR    
Version First Reported In: 22.12.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Moritz Poldrack 2023-03-10 10:00:48 UTC
SUMMARY

similar to #367959, but not related to fonts

STEPS TO REPRODUCE
1. Download https://github.com/pdf-association/pdf20examples/raw/master/pdf20-utf8-test.pdf
2. Open in Okular
3. Notice TOC and title being messed up

OBSERVED RESULT
Incorrect Characters are displayed
Okular:
- TOC: https://beta.uyl.me/lab/img.php?image=3008_2023_03_10_10_53_07_l8op.png
- Window Title: https://beta.uyl.me/lab/img.php?image=9692_2023_03_10_10_53_17_62lx.png

EXPECTED RESULT
Characters are correctly choosen
Firefox:
- TOC: https://beta.uyl.me/lab/img.php?image=2613_2023_03_10_10_54_02_8pp0.png
- Window Title: https://beta.uyl.me/lab/img.php?image=8165_2023_03_10_10_54_12_rji6.png

SOFTWARE/OS VERSIONS
Qt Version: 5.15.8
Comment 1 Sune Vuorela 2023-06-13 13:59:10 UTC
https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/1397 hopefully fixes it.
Comment 2 Sune Vuorela 2023-06-14 09:16:49 UTC
Fixed in poppler