Bug 248101 - [PATCH] text 'Incoming message from user' should be in notification title, not in body
Summary: [PATCH] text 'Incoming message from user' should be in notification title, no...
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: Notifications (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-17 00:04 UTC by Igor Poboiko
Modified: 2010-09-10 15:44 UTC (History)
0 users

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


Attachments
Patch for this wish (6.74 KB, patch)
2010-08-17 00:04 UTC, Igor Poboiko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Poboiko 2010-08-17 00:04:03 UTC
Created attachment 50634 [details]
Patch for this wish

Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

As for now KNotification has title and body. New message notifications' title is "Kopete Messenger" and body looks like "Incoming message from user: squashed long-long-long mess... ".
I think current title is not informative, and it would be better if title would be "Incoming message from user" and body would be a squashed message. In this case we could squash it to much bigger size (it is better for user to see all message or the biggest part of it)

Reproducible: Always




I use Kopete 1.0.80 with KDE 4.5.0
Comment 1 Igor Poboiko 2010-09-10 15:44:17 UTC
SVN commit 1173806 by poboiko:

Use event's title in "incoming message" events
BUG: 248101


 M  +6 -4      kopeteactivenotification.cpp  
 M  +6 -1      kopeteactivenotification.h  
 M  +16 -14    kopeteviewmanager.cpp  


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