Summary: | KMessageWidget information notice looks odd | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Jon Ander Peñalba <jonan88> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | minor | CC: | agateau, kde, mat69 |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.1 | |
Sentry Crash Report: |
Description
Jon Ander Peñalba
2011-06-23 16:55:04 UTC
Yes it is because KMessageWidget uses the Tooltip background. Git commit c50f180f29a5d46093e0172baf71f6dcf9f23281 by Matthias Fuchs. Committed on 28/07/2011 at 18:53. Pushed by mfuchs into branch 'KDE/4.7'. Correctly display popups when using multiple screens If there are multiple screens with different resolutions or which are not alligned the same way then it could happen that popups at the edge were drawn (partially) offscreen. This patch fixes that issue. REVIEW:102118 BUG:276336 FIXED-IN:4.7.1 M +16 -14 plasma/corona.cpp http://commits.kde.org/kdelibs/c50f180f29a5d46093e0172baf71f6dcf9f23281 Closed the wrong report by accident. To me this looks exactly the same as the screenshots you link to on reviewboard. If this is not correct please attach a screenshot of the broken version, and explain the difference. |