*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY When you try to print a document, the right colors are not selected, making the print invalid STEPS TO REPRODUCE 1. By selecting 'print', the color of the text above the paper is too light and unreadable. 2. By selecting 'print preview', the background and text color on the screen changes, reproducing this change on the printer as well. 3. The same effects are also obtained using 'Kwrite'. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Created attachment 170957 [details] katerc confirming the bug on 24.05.0
Git commit 786fc1c139e56d9e143b1a9a707e28527f1eafd1 by Christoph Cullmann. Committed on 13/09/2024 at 18:35. Pushed by cullmann into branch 'master'. ensure modify the renderer that is used for printing instead of altering the renderer of the view we do want to print Related: bug 465526, bug 487081, bug 483550 M +7 -7 src/printing/printpainter.cpp https://invent.kde.org/frameworks/ktexteditor/-/commit/786fc1c139e56d9e143b1a9a707e28527f1eafd1