Bug 359923 - GTK+ Widget Style Has Graphical Issues Spanning All Themes
Summary: GTK+ Widget Style Has Graphical Issues Spanning All Themes
Status: RESOLVED UPSTREAM
Alias: None
Product: Breeze
Classification: Plasma
Component: gtk theme (show other bugs)
Version: 5.5.4
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: scionicspectre
URL: http://i.imgur.com/ZIPzAzV.jpg?1
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-29 12:56 UTC by Reece
Modified: 2016-03-02 17:06 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reece 2016-02-29 12:56:03 UTC
The GTK+ Widget Style that comes with Kubuntu has graphical issues that have effected every theme I have tried it with (it borrows elements from the activated GTK theme. I have tried this with "Arc" (a lighter theme) and "Numix" (a darker theme).

In Dolphin when you click to select a folder (with double click enabled in mouse input settings) the highlight is bright white. This makes it unable to view the name of the folder until you move the mouse away.

This is a problem to those who want a unified look between QT and GTK apps.
Thank you for your time and as this is my first bug filed, please forgive any categorisation mistakes I have made, I did look but couldn't find any more fitting ones.

Reproducible: Always

Steps to Reproduce:
1. Open "System Settings"
2. Enter "Input Devices" and select "Mouse"
3. Enable "Double Click to open files and folders"
4. Go back to main Settings page and select "Application Style"
5. Choose "GTK+ Style" as the "Widget Style"
6. Open Dolphin and click on a folder once
7. Move your mouse over the highlighted folder

Actual Results:  
The highlight turns white which makes the text unreadable.

Expected Results:  
The name of the folder should highlight in a colour related to the theme.

I am running Kubuntu 15.10 with the Kubuntu Backports PPA added for Plasma 5.5.4
Comment 1 Reece 2016-02-29 12:57:57 UTC
This also affects the Dolphin sidebar.
Comment 2 Hugo Pereira Da Costa 2016-03-02 12:10:55 UTC
Hi Reece
First, thanks for reporting the problem and posting the bug report !
Now, unfortunately, it is in fact a Qt bug, and cannot be fixed by us. 
gtk+ is a widget style that is maintained by Qt (not by KDE, nor Breeze, meaning: not us), to "copy" the gtk theme settings into a Qt style, and apply it to Qt applications. 
Bottom line: bug should be reported there.

As for integration, possibly you do not need to use the gtk+ theme. 
You could use the "native" oxygen qt theme, and the oxygen-gtk themes that go with them (but they are unfortunately unmaintained as we speek)

Or the native Breeze Qt theme, and their (maintained !) gtk counterparts. 
That should give you enough (if not perfect) consistency.

Best regards,

Hugo
Comment 3 Reece 2016-03-02 17:06:34 UTC
Thank you for the nice response and for pointing me in the right direction! I've headed there and reported the bug to QT.