https://bugs.winehq.org/show_bug.cgi?id=37888
Bug ID: 37888 Summary: mshtml: multi-line text inside a <pre> element is rendered in a single line Product: Wine Version: 1.7.34 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: gohabsgo60@yahoo.ca Distribution: ---
wine's mshtml doesn't handle the <pre> element properly (or at all).
all the text is rendered in one line, making e.g. souce code, near impossible to read.
this affects a bunch of programs, such as Sumatra PDF and wine's hh.exe and iexplore.exe.
https://bugs.winehq.org/show_bug.cgi?id=37888
zippy gohabsgo60@yahoo.ca changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gohabsgo60@yahoo.ca
https://bugs.winehq.org/show_bug.cgi?id=37888
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- It doesn't seem to be general problem with <pre> element. It doesn't work only if it's in <table> element. Can you confirm that? If you have an example of HTML file that doesn't handle <pre> correctly that's not inside <table>, I'd be interested to see an example.
https://bugs.winehq.org/show_bug.cgi?id=37888
--- Comment #2 from zippy gohabsgo60@yahoo.ca --- i checked about a dozen html files that exhibited the bug and you're absolutely right, the <pre> element is inside a <td> element in every case.
https://bugs.winehq.org/show_bug.cgi?id=37888
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|mshtml |wine-gecko-unknown Version|1.7.34 |unspecified Assignee|wine-bugs@winehq.org |jacek@codeweavers.com Product|Wine |Wine-gecko Ever confirmed|0 |1
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- This should be fixed in new Wine Gecko:
https://www.winehq.org/pipermail/wine-devel/2015-January/106319.html
https://bugs.winehq.org/show_bug.cgi?id=37888
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |20080c616de9d410f33cc2bbafc | |329b42d49fc05 Status|NEW |RESOLVED Component|wine-gecko-unknown |mshtml Resolution|--- |FIXED Assignee|jacek@codeweavers.com |wine-bugs@winehq.org Product|Wine-gecko |Wine
--- Comment #4 from Jacek Caban jacek@codeweavers.com --- New Gecko is released.
https://bugs.winehq.org/show_bug.cgi?id=37888
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.38.