If you view an .epub document with a dark colorscheme active (eg Obsidian Coast), you frequently end up with text that is very hard (eg light grey text on a white background). My guess is that it pulls fallback colors from the user's colorscheme. While it is likely the epubs fault for not specifying the color of every asset, most epubs do this, so it is probably something Okular should handle. Okular should use fallback colors that will work with the assumptions of most epub makers (dark text on a light background) even if that clashes with the user's desktop theme. Reproducible: Always Steps to Reproduce: 1. Switch the color scheme to Obsidian coast 2. Open an epub in Okular Actual Results: light text on a light background (usually) Expected Results: Dark text on a light background
Created attachment 81188 [details] Screenshot of unreadable text in action
Can you attach such a file?
Here is a link (to be safe on copyright issues). http://library.mises.org/books/Murray%20N%20Rothbard/Man,%20Economy,%20and%20State,%20with%20Power%20and%20Market.epub
Duplicate of bug 253583 or bug 306572.
Git commit 60cc5dc98e502afd597555c48c8f350714c08349 by Albert Astals Cid, on behalf of Christoph Feck. Committed on 12/03/2014 at 22:01. Pushed by aacid into branch 'KDE/4.13'. TextDocumentGenerator: Use black as default text color REVIEW: 111681 Related: bug 253583 FIXED-IN: 4.12.90 M +9 -1 core/textdocumentgenerator.cpp http://commits.kde.org/okular/60cc5dc98e502afd597555c48c8f350714c08349