Notification Popups can be larger than the screen. In this case the close button is out of the screen (and clickable) are. If the notification is scheduled to stay. There is no way to get rid of the notification, than re-logging in. I have attached an example screenshot with a popup message from kmail. Solution: If the notification is to large, it should add a scroll pane or something similar. Reproducible: Always
Created attachment 100421 [details] screenshot of the problem
*** This bug has been marked as a duplicate of bug 361389 ***
Isn't this bug more generic? I think the notification framework should take care of such situations and it should not rely on sane implementations of each individual application. The application developer might also not be able to know the screen resolution and the size and visual representation settings (e.g. font size) for the notification area -> i.e. the amount of information, which can be presented at a single message. => I would like to see a scrollable message window in this case.
ups, i just saw that the proposed solution is also generic in the other bug.. sorry for the noise *** This bug has been marked as a duplicate of bug 361389 ***
;) I also made a patch which unfortunately missed the 5.7 feature freeze, testing welcome: https://phabricator.kde.org/D1479
i will test this in a few hours (i am currently updating to 5.7.3 anyway an will apply the path during that upgrade)