Stylesheet using qlineargradient not showing on linux
Unsolved
General and Desktop
-
I'm using qt 5.6 and I have a gui that runs on both linux and windows. I'm finding that the stylesheet to set the background color of my widgets using qlineargradient doesn't show up on linux (shows up as pure black) but shows up properly on windows. What do i need to do for the qlineargradient background to show up?
-
@ccptleu
when it works on windows but doesn't on linux it's most probably a bug.
Can you please create a bug report? -
This is now reported in https://bugreports.qt.io/browse/QTBUG-54295.
-
@ccptleu
you should also add the used stylesheet and OS versions.
The more details the better.