[Bug 86925] JJ: Generated HTML code should use <br> instead of <p>

Thomas McGuire Thomas.McGuire at gmx.net
Mon Mar 10 11:49:25 GMT 2008


------- 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.



More information about the Kdepim-bugs mailing list