Bug 338979

Summary: Breeze window decoration adds spacing around the windeco
Product: [Plasma] Breeze Reporter: matpolonio
Component: generalAssignee: Plasma Development Mailing List <plasma-devel>
Status: RESOLVED FIXED    
Severity: normal CC: aleixpol, bhush94, hugo.pereira.da.costa, kde, kwin-bugs-null, mklapetek, rotter.martinos, sudhir, tpr
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description matpolonio 2014-09-10 13:58:33 UTC
Using breeze dark windows decoration and using IDE Netbeans 

Reproducible: Always

Steps to Reproduce:
1.Run Netbeans or Firefox with themes
2.Install dark themes in Netbeans or Firefox
3.Apply dark themes in Netbeans or Firefox

Actual Results:  
The results are: one little tiny white strip  between the breeze theme and dark theme on netbeans or firefox (GTK application possible cause?)

Expected Results:  
Uniform dark theme without white strip between the theme of applications and the dark theme breeze.

using KDE 5 Plasma 2 on virtual box with installation on Kubuntu 14.04
Comment 1 Martin Klapetek 2014-09-19 09:37:57 UTC
Can you post a screenshot of the problem please?

Thanks
Comment 2 matpolonio 2014-09-21 01:03:07 UTC
(In reply to Martin Klapetek from comment #1)
> Can you post a screenshot of the problem please?
> 
> Thanks

Here goes the links at deviantart site:

http://matpolonio.deviantart.com/art/Screenshot-2-482299724
http://matpolonio.deviantart.com/art/Screenshot-1-482298683?q=gallery%3Amatpolonio&qo=1
Comment 3 Martin Klapetek 2014-10-06 11:22:13 UTC
*** Bug 339725 has been marked as a duplicate of this bug. ***
Comment 4 Martin Klapetek 2014-10-06 11:24:42 UTC
More screenshots from the duplicate report:

http://i.imgur.com/E14tTOU.png
http://i.imgur.com/Jmv7khp.png
Comment 5 Martin Flöser 2014-10-06 12:00:28 UTC
to me this looks like intended in the Breeze theme - reassigning to Breeze therefore.
Comment 6 Martin Rotter 2014-10-20 05:12:15 UTC
This problem does not occur with Firefox.

Archlinux, breeze 5.1.0, plasma-desktop 5.1.0.
Comment 7 Aleix Pol 2014-10-20 11:08:15 UTC
I can confirm I have this behavior too.
Comment 8 Andrea Comand 2014-12-14 11:26:10 UTC
This can be fixed setting the titleBarSpacer height to 0. I'm not sure it's a bug, it comes down to personal preference.

To remove the space edit this file:
/usr/share/kwin/decorations/kwin4_decoration_qml_breeze/contents/ui/main.qml
at line 276.
The path could be different on your system.

I'm not including a patch since the repo switched to kdecoration.
Comment 9 Hugo Pereira Da Costa 2014-12-17 14:48:24 UTC
Fixed in lastest (non-qml) breeze window decoration