GNOME Bugzilla – Bug 767503
[Adwaita:dark] While typing, font in forms is unreadable (white on white)
Last modified: 2018-05-22 16:41:34 UTC
Steps to reproduce: 1. have a PDF document with forms 2. set Gtk+ theme to Adwaita:dark (probably also affects any other dark Gtk+ theme) 3. open PDF document with forms 4. select any form 5. type What happens: During typing, your input is rendered in white font on white background and thus unreadable. After leaving the form, font is black on white background. What should happen: On white background, always use dark fonts. Affected version: evince-3.20.0-1.fc24.x86_64 poppler-0.41.0-1.fc24.x86_64 gtk3-3.20.6-1.fc24.x86_64
Maybe another case of GTK+3.20 changes in CSS biting applications. Bug 758793 may have patches to fix. The main issue is bumping Evince to require Gtk+3.20, whereas Evince can run perfectly in previous versions.
May you try with a newer version? This issue seems to be solved already.
Still present with gtk3-3.22.0-2.fc25.x86_64 evince-3.22.0-1.fc25.x86_64 poppler-0.45.0-2.fc25.x86_64 When editing an empty form, you don't see any font while typing. When editing a form with text, you see the old content (in dark font) and white lines over it caused by the new content being drawn in white on top of the old content.
A workaround for this is to enable View Options->Inverted Colours. Typed-in form text will still appear as white, but at least it will be on a dark background.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/evince/issues/687.