Summary: | Okular not displaying some de facto standard annotation icons | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | nilskemail+kde |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | aacid, kde |
Priority: | NOR | ||
Version First Reported In: | 24.05.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | A screenshot of the de-facto standard annotation icons which are not supported |
Description
nilskemail+kde
2024-06-11 18:26:30 UTC
Hi This is a bug in Poppler, and can and should be fixed there. https://gitlab.freedesktop.org/poppler/poppler/-/blob/master/poppler/Annot.cc#L2690 is where extensions needs to happen and matching icons in whatever language this is https://gitlab.freedesktop.org/poppler/poppler/-/blob/master/poppler/Annot.cc#L2636 needs to be created. As Sune says nothing to change in Okular. Reported upstream as https://gitlab.freedesktop.org/poppler/poppler/-/issues/1492 |