Bug 248810

Summary: comic widget has an empty area at the top that cannot be removed
Product: [Plasma] plasma4 Reporter: George Kiagiadakis <mail>
Component: widget-comicAssignee: Tobias Koenig <tokoe>
Status: RESOLVED FIXED    
Severity: normal CC: mat69, pdgiddie+kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot of the widget, showing the empty area at the top

Description George Kiagiadakis 2010-08-23 14:14:03 UTC
Created attachment 50865 [details]
screenshot of the widget, showing the empty area at the top

Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

Since kde 4.5 the comic widget has an empty area at the top that cannot be removed, no matter how I resize it. I am attaching a screenshot.

Reproducible: Always
Comment 1 Matthias Fuchs 2010-08-23 23:18:55 UTC
Quite interesting since I did not change any code in that regard. It might be that something changed in Plasma or elsewhere causing this.

In any case a workaround will be finished pretty soon and will hopefully make it into 4.5.1.
Comment 2 Matthias Fuchs 2010-08-24 10:17:50 UTC
SVN commit 1167271 by mfuchs:

Do not show empty area at top as it stopped working correctly with 4.5
BUG:248810

 M  +43 -18    comic.cpp  
 M  +4 -0      comic.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1167271
Comment 3 Matthias Fuchs 2010-08-24 10:18:42 UTC
SVN commit 1167272 by mfuchs:

Backport r1167271
Do not show empty area at top as it stopped working correctly with 4.5
CCBUG:248810

 M  +43 -18    comic.cpp  
 M  +4 -0      comic.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1167272
Comment 4 Matthias Fuchs 2010-08-29 15:54:21 UTC
*** Bug 249392 has been marked as a duplicate of this bug. ***
Comment 5 Paul Gideon Dann 2010-08-31 10:43:16 UTC
Thank you Matthias!  And sorry for the duplicate :(  I did do a search for an existing bug; I guess I didn't look closely enough.  My bad.
Comment 6 Matthias Fuchs 2010-09-01 11:34:30 UTC
No problem, you are welcome.
Better to have a duplicate than no report at all. :)