Bug 262184 - Device Notifier does not auto-hide after a few seconds
Summary: Device Notifier does not auto-hide after a few seconds
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: widget-devicenotifier (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-05 12:47 UTC by Nick Elliott
Modified: 2011-01-18 22:44 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.6.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Elliott 2011-01-05 12:47:12 UTC
Version:           unspecified (using KDE 4.5.4) 
OS:                Linux

I noticed this behaviour after I received an upgrade to 4.5.4.

Previously when I attached a USB device such as a drive or media player the device notifier would display a notification for a few seconds and then auto-hide. Now the notification remains on screen indefinitely until I manually close it.

Reproducible: Always

Steps to Reproduce:
Attach an external USB device

Actual Results:  
Device notifier displays a list of 'Available Devices' which remains on-screen indefinitely until I manually close it

Expected Results:  
The notifier should auto-hide after a few seconds
Comment 1 Nikola Schnelle 2011-01-07 20:29:17 UTC
I can confirm this bug. Kubuntu 10.10 KDE 4.5.5
Comment 2 Jacopo De Simoi 2011-01-18 22:44:42 UTC
SVN commit 1215487 by jacopods:

Be smarter when deciding if we should leave the popup open forever

BUG: 262184
FIXED-IN: 4.6.0


 M  +24 -2     devicenotifier.cpp  
 M  +14 -0     devicenotifier.h  
 M  +13 -5     notifierdialog.cpp  


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