Version: SVN (using Devel) OS: Linux In recent KDE builds from master KMessageWidget's information mode looks quite odd. I think this is due to the new ToolTip. Reproducible: Always Steps to Reproduce: You can execute kdeexamples/kdeui/kmessagewidget/ and compare it to https://git.reviewboard.kde.org/r/101249/s/141/
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.