Bug 204310 - notification window too big to close it
Summary: notification window too big to close it
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: notifications (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-18 19:40 UTC by Gabriel Ramirez
Modified: 2009-11-28 16:01 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
shows a notification window too big to dismiss it (480.55 KB, image/png)
2009-08-18 19:45 UTC, Gabriel Ramirez
Details

Note You need to log in before you can comment on or make changes to this bug.
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