[Bug 163676] Plasma desktop/panel does not react properly when the screen size is enlarged due to higher resolution
Elias Probst
mail at eliasprobst.eu
Tue Jun 17 18:28:11 CEST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=163676
mail eliasprobst eu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From mail eliasprobst eu 2008-06-17 18:28 -------
I can reproduce this bug:
If the panel is maximized and you increase the screen resolution, the panel doesn't adapt to the new resolution, it stays at the same width as before.
The output of plasma when increasing the resolution (1280x1024 → 1680x1050) looks like this:
### snip ###
plasma(14267) PlasmaApp::adjustSize: adjust size for screen 0
plasma(14267) PlasmaApp::viewForScreen: comparing 0 0
plasma(14267) PlasmaApp::adjustSize: here we go ... adjusting size
plasma(14267)/libplasma Plasma::View::Private::updateSceneRect: !!!!!!!!!!!!!!!!! setting the scene rect to QRectF(0,0 1680x1050) associated screen is 0
plasma(14267) PanelView::updateStruts: screen l/r/b/t offsets are: 0 0 0 0
plasma(14267) Panel::constraintsEvent: constraints updated with 4 !!!!!!
plasma(14267) Panel::constraintsEvent: constraints updated with 2 !!!!!!
### snap ###
The panel should have a 'maximized' property which is applied, no matter which screen resolution is active.
More information about the Panel-devel
mailing list