[systemsettings] [Bug 357688] DPI is always reported to 96 on High Res Display

Kai-Uwe Behrmann via KDE Bugzilla bugzilla_noreply at kde.org
Fri Jan 8 09:38:51 GMT 2016


https://bugs.kde.org/show_bug.cgi?id=357688

--- Comment #1 from Kai-Uwe Behrmann <ku.b at gmx.de> ---
The offending line is here:
https://quickgit.kde.org/?p=plasma-desktop.git&a=blob&h=07297bb660e4fd16059978f3b0e539d377542de0&hb=6367245d25d521d498d1b0734f88d287e17e69b1&f=kcms%2Ffonts%2Ffonts.cpp
line:710

#if HAVE_X11
    checkboxForceDpi->setChecked(false);
    spinboxDpi->setValue(96);
#endif

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.



More information about the Unassigned-bugs mailing list