Summary: | position of preview wallpaper | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | sts |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Screenshot
wallpaper selection of center, with huge fonts |
Description
sts
2008-04-10 09:03:45 UTC
Created attachment 24285 [details]
Screenshot
Exactly on what revision? Thanks! with all :) here at the moment 4.0.71 I see this problem on my notebooks. 1. with 1600x1200 and 132x132 dpi 2. with 1400x900 and 127x127dpi aah I have found the reason. You can reproduce it with a bigger font-size in kde settings. So the position of the wallpaper depends on the font-size.. :) This appears to be fixed. Please reopen if it is still an issue for you. it's still exist with 4.0.82 I can't reproduce this. Do you still get it in the 4.1 betas or trunk? I can confirm this bug with the current trunk - see attached screenshot I think it has to do with the lenght of the new wallpaper button. Because in german the words are longer, it was probably noticed earlier by the op. In english I had to increase the font size a lot to trigger it. Created attachment 26025 [details]
wallpaper selection of center, with huge fonts
SVN commit 831864 by annma: might fix position of wallpaper on Preview screen when having big fonts or long strings - not totally sure about it as I could not reproduce the same as on the screenshots here so not closing the report. CCBUG=160640 M +61 -28 BackgroundDialog.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=831864 Can you test it either by building trunk or by getting http://websvn.kde.org/*checkout*/trunk/KDE/kdebase/workspace/plasma/containments/desktop/BackgroundDialog.ui?revision=831864 and rebuilding your current revision then restart plasma. Thanks in advance! Nobody can have a go at testing my fix please so I can backport to 4.1 if it works? Thanks in advance! I tested it with your fix in trunk and the image is now always correctly centered. SVN commit 832818 by annma: backport r831864, thanks Mario for testing! BUG=160640 M +61 -28 BackgroundDialog.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=832818 |