Bug 403824 - Inconsistent looking of some windows
Summary: Inconsistent looking of some windows
Status: REPORTED
Alias: None
Product: Oxygen
Classification: Plasma
Component: QtQuickControls (show other bugs)
Version: 5.14.90
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-01 09:19 UTC by Antonio Orefice
Modified: 2020-02-14 22:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
plasma desktop configuration window vs dolphin window. (1.04 MB, image/png)
2019-02-01 09:19 UTC, Antonio Orefice
Details
Fonts washed out (dolphin up) (9.79 KB, image/png)
2019-02-01 09:20 UTC, Antonio Orefice
Details
font kcm (92.89 KB, image/png)
2019-02-06 09:00 UTC, Antonio Orefice
Details
font kcm: weird highlight (88.75 KB, image/png)
2019-02-06 09:01 UTC, Antonio Orefice
Details
plasma desktop settings: appaerance of the combobox menu items differs (321.16 KB, image/png)
2019-02-06 09:01 UTC, Antonio Orefice
Details
Configure kwin effects window (49.34 KB, image/png)
2019-07-31 15:05 UTC, Antonio Orefice
Details
No gradient under Notes widget popup menu (48.45 KB, image/png)
2020-02-12 14:22 UTC, Antonio Orefice
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Orefice 2019-02-01 09:19:57 UTC
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
Comment 1 Antonio Orefice 2019-02-01 09:20:47 UTC
Created attachment 117772 [details]
Fonts washed out (dolphin up)
Comment 2 Christoph Feck 2019-02-03 04:33:05 UTC
Is this issue really Oxygen-specific? With porting from QWidget to QtQuick UI, some QStyle-related regressions are expected.
Comment 3 Antonio Orefice 2019-02-03 08:03:35 UTC
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.
Comment 4 Antonio Orefice 2019-02-06 09:00:23 UTC
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.
Comment 5 Antonio Orefice 2019-02-06 09:01:10 UTC
Created attachment 117854 [details]
font kcm: weird highlight
Comment 6 Antonio Orefice 2019-02-06 09:01:53 UTC
Created attachment 117855 [details]
plasma desktop settings: appaerance of the combobox menu items differs
Comment 7 Antonio Orefice 2019-07-31 15:05:45 UTC
Created attachment 121862 [details]
Configure kwin effects window

Spotted another one:
As you can see, the list entries are drawn over the border
Comment 8 Antonio Orefice 2020-02-12 14:21:46 UTC
Note widget popup menu too.
It is flat, while my oxygen theme paints a gradient.
Comment 9 Antonio Orefice 2020-02-12 14:22:55 UTC
Created attachment 125900 [details]
No gradient under Notes widget popup menu