Bug 301374

Summary: Now Playing widget: cover exceeds border when widget is taller than wide
Product: [Plasma] plasma4 Reporter: Janek Bevendorff <kde>
Component: widget-nowplayingAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: alex.merry, dweeble01103
Priority: NOR    
Version: 4.8.80 (beta1)   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 4.9
Attachments: meta data where cover does appear

Description Janek Bevendorff 2012-06-07 16:16:13 UTC
The cover art of the Now Playing widget overlaps the border in 4.9b1 when the widget's height is bigger than it's width. This also moves the play, stop, rewind and fast-forward buttons outside the widget making them inaccessible.

Reproducible: Always

Steps to Reproduce:
1. Add the Now Playing widget to your desktop
2. Resize it in a way that it's taller than wide
Actual Results:  
The cover exceeds the widget border on the right side and the play buttons are pushed outside the border as well.

Expected Results:  
Widget contents should resize properly and remain inside the border.
Comment 1 bill p. (aka google01103) 2012-06-11 10:47:10 UTC
Created attachment 71731 [details]
meta data where cover does appear
Comment 2 bill p. (aka google01103) 2012-06-11 10:48:15 UTC
sorry but somehow I posted in wrong bug
Comment 3 Alex Merry 2012-06-11 11:10:21 UTC
This is fixed by commit http://commits.kde.org/kdeplasma-addons/7326e901c8f74f67d6f1c7df8d278028a999c7b9 (see bug 301467).

It is actually no longer possible to make the widget taller than it is wide.
Comment 4 Janek Bevendorff 2012-06-11 11:31:52 UTC
So I guess this will be in RC1 then, which should be 4.9.95, therefore I set that as "Version Fixed in". Correct me if I'm mistaken.