https://bugs.kde.org/show_bug.cgi?id=391678
Dominik Haumann <dhaum...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.55.0 Latest Commit| |https://commits.kde.org/kte | |xteditor/28e59740d07070144e | |e677af2dcc14fd339e13cb Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Dominik Haumann <dhaum...@kde.org> --- Git commit 28e59740d07070144ee677af2dcc14fd339e13cb by Dominik Haumann, on behalf of Ahmad Samir. Committed on 05/02/2019 at 12:25. Pushed by dhaumann into branch 'master'. Set the color scheme to Printing for Print Preview Summary: Otherwise the print preview dialog somehow gets the text color from the current default color scheme; also the user can't change the color scheme either from the print preview dialog or the "print" dialog launched from the preview dialog. FIXED-IN: 5.55.0 Test Plan: - Change the default color scheme in kate to a dark one, e.g. Breeze dark - Open the print preview dialog, note that the text color is the one used in the breeze dark scheme, but the background color is still white Apply the diff, now the print preview dialog should be using the Printing color scheme as expected. Reviewers: cullmann, #ktexteditor, dhaumann, mwolff Reviewed By: #ktexteditor, dhaumann, mwolff Subscribers: kwrite-devel, kde-frameworks-devel Tags: #kate, #frameworks Differential Revision: https://phabricator.kde.org/D18163 M +9 -0 src/printing/kateprinter.cpp https://commits.kde.org/ktexteditor/28e59740d07070144ee677af2dcc14fd339e13cb -- You are receiving this mail because: You are watching all bug changes.