https://bugs.kde.org/show_bug.cgi?id=379190
Jarosław Staniek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://commits.kde.org/kpr | |operty/f8ed63aa08c6cd5fc33a | |8fc1b65f9742f02a07f8 Version Fixed In| |3.0.2 Resolution|--- |FIXED --- Comment #2 from Jarosław Staniek <[email protected]> --- Git commit f8ed63aa08c6cd5fc33a8fc1b65f9742f02a07f8 by Jaroslaw Staniek. Committed on 15/05/2017 at 14:49. Pushed by staniek into branch '3.0'. Fix: Strikeout/underline font option not available in font dialogs on some desktops Strikeout/underline are not available in font dialogs on non-KDE, non-Windows desktops. Issues found for XFCE which has too simplified dialog. The solution is to force using Qt's own dialog. FIXED-IN:3.0.2 M +12 -1 src/KPropertyUtils.cpp M +17 -2 src/KPropertyUtils_p.h M +6 -3 src/editors/fontedit.cpp https://commits.kde.org/kproperty/f8ed63aa08c6cd5fc33a8fc1b65f9742f02a07f8 -- You are receiving this mail because: You are watching all bug changes.
