Bug 151721

Summary: Panel item geometry in plasma-appletsrc is not used
Product: [Plasma] plasma4 Reporter: Emanuele Tamponi <emanuele>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: lex.lists
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Emanuele Tamponi 2007-11-01 22:53:42 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.1 gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
OS:                Linux

How to reproduce:
try to edit your plasma-appletsrc to see that the geometry setting of the digital-clock put in the panel are not completely considered.

if you set:
geometry=x,y,width,height
only the width and height parameters are considered, while x,y are not.

I'm using a plain new installation of KDE4, compiled yesterday.

Thanks in advance,
Emanuele
Comment 1 Aaron J. Seigo 2007-11-04 06:56:23 UTC
*** Bug 151729 has been marked as a duplicate of this bug. ***
Comment 2 Thibaut Cousin 2007-11-09 15:41:34 UTC
Same problem here, as described in duplicate bug #151729. The clock jumped to the left and I was never able to move it back to the right...
Comment 3 Pino Toscano 2007-12-05 11:10:01 UTC
Re-unconfirm (owner changing confirmed the bug).
Comment 4 Jason Stubbs 2007-12-21 13:15:55 UTC
Marking this as a dupe because the only reason that plasma-appletsrc isn't honored is that code for giving positions to applets isn't done yet (which is the same reason that moving and resizing is not yet working)

*** This bug has been marked as a duplicate of 154119 ***