------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=86925         
Thomas.McGuire gmx net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Sending HTML messages causes|JJ: Generated HTML code
                   |extra line breaks between   |should use <br> instead of
                   |paragraphs                  |<p>



------- Additional Comments From Thomas.McGuire gmx net  2008-03-10 12:49 
-------
FYI: The HTML code is actually produced by QTextEdit::toHtml(). I would be the 
best to fix QTextEdit to produce better HTML, it is really a Qt bug in my 
opinion.

The other possibility would be to manually iterate over the QTextBlocks in the 
QTextDocument and build the HTML code yourself.

I think this would be a good junior job.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to