Bug 204310

Summary: notification window too big to close it
Product: [Plasma] plasma4 Reporter: Gabriel Ramirez <gabriello.ramirez>
Component: notificationsAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: asraniel, finex, notmart
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: shows a notification window too big to dismiss it

Description Gabriel Ramirez 2009-08-18 19:40:57 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Fedora RPMs

I have a netbook ( screen resolution 1024x600) some notifications ( well it's only one) is too big so when I click in the notifications and jobs the notification text area covers all screen height so cannot show the windows borders and controls to close it (dismiss it), 

so I'm unable to close it or move so can show the windows controls

I tried left click, right click, in the notifications and jobs icon and the window itself but I'm unable to dismiss it, so it blocks the display of 4 notifications in the queue

the notifications have 5 notifications queued to display

so how can erase that notification to dismiss the others too
Comment 1 Gabriel Ramirez 2009-08-18 19:45:04 UTC
Created attachment 36262 [details]
shows a notification window too big to dismiss it

the panel is set to autohide, I tried setting to always show, but the result is the same I cannot dismiss the notification window
Comment 2 FiNeX 2009-08-19 00:20:06 UTC
This is similar to bug #203163 ... a lot of text seems to cause strange behaviour to notifications
Comment 3 Marco Martin 2009-11-28 15:46:29 UTC
you have an application that shows kernel oops as notifications, i noted it's pretty offending showing enormous amounts of text, it probably should be elided
Comment 4 Marco Martin 2009-11-28 16:01:07 UTC
SVN commit 1055701 by mart:

shield against incredibly stupid programs: elide the notification text if it will be on more than roughly 8 lines of text
BUG:204310


 M  +8 -0      notificationwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1055701