Created attachment 117771 [details] plasma desktop configuration window vs dolphin window. SUMMARY As kde is updated more and more windows start to looking weird and does not support the configured oxygen style. STEPS TO REPRODUCE 1. Set oxygen as widget style 2. open dolphin 3. open desktop configuration window OBSERVED RESULT * Window background gradient is not present in the desktop configuration window. * No shadow under menus * Fonts are washed out EXPECTED RESULT Consistent looking across kde windows SOFTWARE/OS VERSIONS Linux/KDE Plasma: Archlinux 64bit KDE Plasma Version: 5.14.5 KDE Frameworks Version: 5.54.0 Qt Version: 5.12.0
Created attachment 117772 [details] Fonts washed out (dolphin up)
Is this issue really Oxygen-specific? With porting from QWidget to QtQuick UI, some QStyle-related regressions are expected.
Well, with Breeze is less evident, probably because Breeze doesn't uses gradients and his menu shadows are less pronunced. The same is with other widget styles i tried, maybe qtcurve would be an exception. The bad rendering of fonts is present depsite of the "source" widget style. Maybe is better to change "Component" from "Style" to "QtQuickControls"? I just did it.
Created attachment 117853 [details] font kcm I dont want to Bump this bug report, but i'm attaching some other pictures as a reminder of what iìm finding kinda "broken". The following represent inconsistences even between two qtquick control windows, the font kcm and the plasma desktop settings. As you can see in the font kcm window: * the combobox popup menu has no gradient * it has a shadow that differs from the one of the popup menu "what's this" * the highlighted item is not fully "highlighted In the plasma wallpaper configuration: * the combobox popup menu has no gradient * the combobox popup menu has no shadow * the highlighted item has a gradient painted over the text, while the rest of the row is flat.
Created attachment 117854 [details] font kcm: weird highlight
Created attachment 117855 [details] plasma desktop settings: appaerance of the combobox menu items differs
Created attachment 121862 [details] Configure kwin effects window Spotted another one: As you can see, the list entries are drawn over the border
Note widget popup menu too. It is flat, while my oxygen theme paints a gradient.
Created attachment 125900 [details] No gradient under Notes widget popup menu