RESOLVED WORKSFORME 33997
[Qt] Pre html tag does not work correctly in QWebView
https://bugs.webkit.org/show_bug.cgi?id=33997
Summary [Qt] Pre html tag does not work correctly in QWebView
qt-info
Reported 2010-01-22 04:52:34 PST
Created attachment 47189 [details] screen shot of previewer example comparing to Firefox The (courier) font is not respected. <html><body bgcolor="#FFFFFF"> <table border="0" cellpadding="2" style="font-family:Courier;font-size:10pt;color:#000000;"><tr bgcolor="#EEEEEE"><td><pre> |----+----+----+----+------+----+----+----| |&nbsp;5&nbsp;&nbsp;|F&nbsp;&nbsp;&nbsp;|T&nbsp;&nbsp;&nbsp;|T&nbsp;&nbsp;&nbsp;|F&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|1&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;| |----+----+----+----+------+----+----+----| </pre></td></tr></table> </body></html>
Attachments
screen shot of previewer example comparing to Firefox (1.57 MB, application/octet-stream)
2010-01-22 04:52 PST, qt-info
no flags
file containing the html code for the test case (466 bytes, text/plain)
2010-01-22 04:55 PST, qt-info
no flags
qt-info
Comment 1 2010-01-22 04:55:06 PST
Created attachment 47190 [details] file containing the html code for the test case
Andreas Kling
Comment 2 2010-02-02 04:24:04 PST
Cannot reproduce on Mac or Linux with Qt 4.6 + ToT
Note You need to log in before you can comment on or make changes to this bug.