Bug 249543 - Do not add persistent notifications when somebody is typing a message
Summary: Do not add persistent notifications when somebody is typing a message
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: plasma4
Classification: Plasma
Component: notifications (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 22:07 UTC by Daniel Hahler
Modified: 2011-04-29 08:51 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Hahler 2010-08-30 22:07:49 UTC
Version:           0.3 (using KDE 4.5.0) 
OS:                Linux

The KDE 4 notification system currently display messages like "User <em>FOO</em> is typing a message", multiple times, from "Kopete Messenger".

These types of messages should never get added to the Notifications queue though; they are interesting in the moment they are happening, but should not get queued anywhere.

Reproducible: Always




OS: Linux (i686) release 2.6.35-19-generic
Compiler: cc
Comment 1 Igor Poboiko 2010-09-16 00:26:04 UTC
Looks like notification plasmoid saves all the notifications which were shown ever. So, actually, these events (user_is_typing_message) are not persistent. I think you must reassign this report to notification plasmoid (because it saves uninteresting notifications).
Comment 2 Lamarque V. Souza 2011-04-09 01:15:54 UTC
This seems fixed in 4.6.2. Can you confirm?