Summary: | Resize Weather Forecast Widget Looks Messy | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | marco <marcomelo> |
Component: | widget-weather | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | annma, aseigo, asouza, asraniel, bugzilla, info, kde, m.wege, pablerkas, shawn.starr |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot of the buggy widget |
Description
marco
2009-07-22 22:18:57 UTC
Created attachment 35557 [details]
Screenshot of the buggy widget
Screenshot of the buggy widget
A possible solution could be to have a minimum size for resizing it so this could prevent getting a small size that cause messy look. Would this be solved for KDE 4.3.1? in KDE 4.3.0 was not solved. When I backport the 4.4 changes, it should be. However, the layouting has been changed. It still doesn't deal if you make it so tiny that things start being drawn outside of the plasmoid. The new QGraphicsAnchor stuff (for Qt 4.6) should help me resolve this problem. We will see. re-tested in kde 4.3.1 and made a screencast: http://www.youtube.com/watch?v=Ju_A1f4a8h8 Cheers. Not fixed yet, it's a bit better than before however. *** Bug 223101 has been marked as a duplicate of this bug. *** *** Bug 222049 has been marked as a duplicate of this bug. *** Reporting here in KDE SC 4.4 RC2, it still look's the same (mezzy)... Confirmed. Shawn, can you lock the minimum size so it can't be resized to a messy look? *** Bug 225057 has been marked as a duplicate of this bug. *** Still buggy in KDE 4.4 SC RC3 (opensuse 11.2 factory repo) Still buggy in KDE SC 4.4.0 SVN commit 1101192 by asouza: Fix minimum size of weather plasmoid There is no way to show all the information with a size smaller than the one that is not setted as minimum. This seems to be the best approach to fix this bug. BUG:201154 M +1 -0 weatherapplet.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1101192 SVN commit 1101194 by asouza: Fix minimum size of weather plasmoid There is no way to show all the information with a size smaller than the one that is not setted as minimum. This seems to be the best approach to fix this bug. Backport to kde 4.4 BUG:201154 M +1 -0 weatherapplet.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1101194 SVN commit 1101467 by asouza: Revert commit that set a hardcoded minimum size CCBUG:201154 M +0 -1 weatherapplet.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1101467 *** Bug 230224 has been marked as a duplicate of this bug. *** *** Bug 192101 has been marked as a duplicate of this bug. *** Do you reproduce with kde 4.4.4 or 4.5 beta ? mmm... since there are quite a few bug reports merged into this I got notified about your comment. I can add that in Archlinux fully updated with KDE SC 4.4.4, resizing wheather widget and "new device attached notifier" (those that come within the system tray) can be resized but after the reboot they revert to default size. |