Summary: | forms are displayed in black when there is a dark theme. | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | terkald <adressepoub.rl> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | adressepoub.rl, nate |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | 1.10.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
terkald
2020-06-12 16:37:40 UTC
Can reproduce. Looks like the forms respect the active color scheme, which is not really correct here since the rest of the document does not. They should be either hardcoded to a light color scheme, or follow the document's own color scheme (which itself can be internally changed in Okular). It's an easily reproducible bug, but I can't tell if it's an okular bug, or an upstream bug (as in the way Plasma handles themes, I'm not sure...) : LibreOffice (under Plasma anyway) has the same bug, that I reported to them, but that I can't find anymore :-/. |