Bug 248810 - comic widget has an empty area at the top that cannot be removed
Summary: comic widget has an empty area at the top that cannot be removed
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-comic (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Koenig
URL:
Keywords:
: 249392 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-23 14:14 UTC by George Kiagiadakis
Modified: 2010-09-01 11:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot of the widget, showing the empty area at the top (174.29 KB, image/png)
2010-08-23 14:14 UTC, George Kiagiadakis
Details

Note You need to log in before you can comment on or make changes to this bug.
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. :)