Summary: | Windows do not resize properly when using fancy themes | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | artur.cuvasov |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
artur.cuvasov
2011-12-07 11:52:25 UTC
installed "glowglass" - cannot reproduce (neither 4.7, nor 4.8) - please describe "improperly" (not at all, jumps to wrong size, etc.) - are you using Qt4.8 (beta) Window collapses to the minimum size and does not let me make it bigger (i.e. pidgin) Some additional sys info: xorg-x11-drv-intel-2.17.0-1.fc16.i686 OpenGL compositing The window resizes normally with glowglass applied only if the window is in the top left corner qt-4.8.0-0.23.rc1.fc16.i686 There's a bug (? i hope that's a bug) when mapping cursor positions from QGraphicsScene (to global or -i think- not) in Qt 4.8 devnote: we got to figure whether that's supposed to be a "feature" in Qt (it's apparently been there since the first betas) and in dobut find a workaround (attempt to map ourselves) Thank you Thomas. Hope the information I provided is sufficient to decide whether it is a bug or a feature. Hope to see the fix/workaround soon. https://qt.gitorious.org/qt/qt/blobs/history/4.8/src/gui/kernel/qwidget_x11.cpp A bug, I suppose. The breaking code has been commited end january, reverted early february, recommited end march and last been reverted by mid of november. (...and apparently the unity thing is by far not the only affected issue, i've seen this poping up in k-c-d, another bug about this, a bug in bespin, ...) What a mess, but i gues it's fixed - at least for now =D I am glad you have found the reason. Is there a fix available to community at the moment? install Qt from git, have fedora backport the fix - or downgrade to Qt 4.7 |