Version: sconosciuto (using 4.00.81 (KDE 4.0.81 >= 20080527, compiled sources) Compiler: gcc OS: Linux (x86_64) release 2.6.24-17-generic When i lock widgets on desktop or unlock them, the kde panel positioned in central position gets cutted in the left side.To have a "not cutted" panel, i have to resize it by right clicking on it and calling panel settings.
i have a bad behaviour even when changing plasma theme. All widgets on panel are shifted to left.
hmm, can't reproduce here, can you provide a screenshot?
Here tho screenshots: Normal panel: http://hotbird.netsons.org/images/snapshot5.png After i lock widgets: http://hotbird.netsons.org/images/snapshot6.png
I can confirm this, using the same version as above. It works everytime I lock my widgets.
SVN commit 814254 by mart: fetch the geometry from the view: unfortunately another place the view must be accessed, but it's the only way to notice when we need left border :( BUG: 162727 M +3 -1 panel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=814254
ok commit 814254 of panel.cpp fixes the problem, but bad behaviour when changing plasma theme ( all widgets on panel are shifted to left ) remains. If i lock widgets after changing the theme, all come back to normality...
ok mart, i have tested your last commit now (panel.cpp rv.814288) all seems ok for me. Thanks!