Bug 149082 - Line breaking are missed when copy paste if crypt module is on
Summary: Line breaking are missed when copy paste if crypt module is on
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: Cryptography Plugin (other bugs)
Version First Reported In: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-21 19:07 UTC by Laurent Léonard
Modified: 2007-10-15 22:39 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Léonard 2007-08-21 19:07:54 UTC
Version:           0.12.5 (using KDE KDE 3.5.7)
Installed from:    Debian testing/unstable Packages
OS:                Linux

When the crypt module is on, line breaking are missed when copy paste and enter on the chat window.
Comment 1 Charles Connell 2007-10-08 22:24:08 UTC
Do you mean that when you copy something into the message composition box, and then send it encrypted, linebreaks are not sent properly?
Comment 2 Charles Connell 2007-10-15 22:39:10 UTC
SVN commit 725621 by cconnell:

Move more code into finalizeMessage()
Only one nbsp after icon
BUG:149082 Escape html metacharacters, and make sure that icons are on same line as message


 M  +24 -17    cryptographyplugin.cpp  
 M  +1 -1      cryptographyplugin.h  


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