Bug 157739

Summary: Text auto-wrapping in incoming messages and history window
Product: [Applications] kopete Reporter: benedict <benedict>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description benedict 2008-02-12 19:16:26 UTC
Version:           0.50.50 (using 4.00.61 (KDE 4.0.61 >= 20080207), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.22-gentoo-r9

In top part of chat window (incoming messages & history) doesn't work text auto-wrapping, despite presence of whitespaces in message line.

Messages looks as long lines with scrollbar under each one.

Same problem with browsing history, right click on nick in contact list -> View History, message log - one line per message, no wrapping.
Comment 1 Roman Jarosz 2008-02-17 23:14:19 UTC
SVN commit 776363 by rjarosz:

Fix bug 157739: Text auto-wrapping doesn't work in chat and history window

BUG: 157739



 M  +1 -1      kopetemessage.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=776363
Comment 2 Roman Jarosz 2008-02-17 23:14:49 UTC
SVN commit 776364 by rjarosz:

Backport commit 776363. Fix bug 157739: Text auto-wrapping doesn't work in chat and history window

CCBUG: 157739



 M  +1 -1      kopetemessage.cpp  


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