Version: (using KDE Devel) Installed from: Compiled sources OS: Linux In order that khtml deletes QChar::DirWS character in the head of a paragraph, IDEOGRAPHIC SPACE( ) in the head of a paragraph is not displayed. However, other browsers(mozilla, opera, IE, etc) show it. The patch which adds below changes so that khtml deletes only white space characters defined by HTML specification in the head of a pragraph.
Created attachment 755 [details] modify the bug that IDEOGRAPHIC SPACE in the head of a paragraph is not displayed.
Created attachment 769 [details] This is sample about this bug report.
Created attachment 770 [details] This is screenshot when above sample was displaied by Konqueror and Mozilla.
*** Bug has been marked as fixed ***.