Summary: | icons on the left cannot be seen entirely on qtcurve style, a scrollbar appears instead | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | avlas <jsardid> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | montel, yyc1992 |
Priority: | NOR | ||
Version: | 4.10.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot |
Description
avlas
2013-04-01 18:48:43 UTC
Created attachment 78553 [details]
screenshot
bug in launchpad: https://bugs.launchpad.net/ubuntu/+source/kde-style-qtcurve/+bug/1162957 For me it's a bug in qtcurve. It needs to be fix. I am the current maintainer of qtcurve and I am trying to look into this bug. I am able to reproduce this bug with qtcurve but it actually also appears on a lot of other themes that qt ships by default include clearlook, GTK+, Phase, Plastique, Windows. In fact, there are more themes that has this problem (the ones listed above plus QtCurve) than the ones that do not have the problem (CDE, Motif, Oxygen). I do think this is probably a bug in the themes but I am just wondering what kontact is doing that makes this many themes unhappy. The problem is indeed in Kontact itself rather than QtCurve although the user's custom setting makes it easier to see. The real problem is that Kontact is (directly or indirectly) using the minimum size of the scrollbar to calculate the initial size of the sidebar content, which is different in different themes. I believe kontact has other ways to calculate the right width since it can correctly reserve space for the sidebar and the size is correct after resizing the window. The problem should be fixed in kontact especially because the problem also appears in more than half of the Qt default themes. How can I request reopenning this bug? More infor here[1] and here[2]. [1] https://github.com/QtCurve/qtcurve-qt4/issues/7 [2] https://bugs.launchpad.net/ubuntu/+source/kde-style-qtcurve/+bug/1162957 |