Summary: | Non-english characters does not display correctly on the fist line of annotation text elements | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Mikael <mikael> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | aacid, luigi.toscano |
Priority: | NOR | ||
Version First Reported In: | 21.12.3 | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mikael
2022-03-21 13:37:45 UTC
This looks like the usual duplicate of bug 305534, which is really a problem in poppler (the library used to handle PDF files). Thank you for the feedback! I am not a programmer so I most likely you are right, but I was a little surprised: I understand that Poppler are the cause of annotation formatting not being correctly stored in the PDF files when created in Okular and then saved. But in this case the the problem is the reverse in comparison to most other annotation issues; annotations created in Okular does not look correct in Okular itself but looks correct in other viewers. This made me think the issue can actually be fixed in Okular. :) But seems like it has been discussed quite allot in the other thread and it does not look like I want to be the guy to post again in that discussion. This is not https://bugs.kde.org/show_bug.cgi?id=305534 This is just the y position of the characters not being calculated correctly and the top part of the rendering being cut. This is a bug of how poppler renders the annotations, there's nothing that okular can do to change that, please open a bug at https://gitlab.freedesktop.org/poppler/poppler/-/issues |