Bug 358056

Summary: Loop QMdiSubWindows
Product: [Plasma] Breeze Reporter: Angelo <calang83>
Component: QStyleAssignee: Hugo Pereira Da Costa <hugo.pereira.da.costa>
Status: RESOLVED FIXED    
Severity: grave CC: hugo.pereira.da.costa
Priority: NOR    
Version First Reported In: 5.5.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 5.5.4
Sentry Crash Report:

Description Angelo 2016-01-16 08:14:25 UTC
Good morning,
the theme breeze sends looped the widget QMdiSubWindow .
This is a bug , other themes run regularly .

This application realized in qt5



Reproducible: Always
Comment 1 Hugo Pereira Da Costa 2016-01-19 14:06:24 UTC
Hi,

thanks for reporting !
I cannot reproduce here. 

- reassigning to kstyle
- can you explicit what "loop" mean: the application uses 100% CPU ?
- can you reproduce using "oxygen-demo5" (6th tab contains QMdiSubwindows)
- if you have access to source code, can you either
   . try to apply the patch from https://bugs.kde.org/show_bug.cgi?id=357800 (comment #18) to "breeze"
   . or try the "breeze" code from git master
   . or try the "breeze" code from git, branch Plasma/5.5
  
I can help with doing any of this if needed.
Keep me posted,

Hugo
Comment 2 Hugo Pereira Da Costa 2016-01-19 14:37:55 UTC
ok. In fact, I can reproduce with breeze v5.5.3
I cannot with the latest code from 5.5 branch, nor master.
So the patch above does fixed it.
Closing.
Thanks again