Bug 53035 - bidi: IDEOGRAPHIC SPACE( ) in the head of a paragraph is not displayed.
Summary: bidi: IDEOGRAPHIC SPACE( ) in the head of a paragraph is not displayed.
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-15 20:34 UTC by UEKI Masaru
Modified: 2004-03-29 19:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
modify the bug that IDEOGRAPHIC SPACE in the head of a paragraph is not displayed. (668 bytes, patch)
2003-01-15 20:42 UTC, UEKI Masaru
Details
This is sample about this bug report. (351 bytes, text/html)
2003-01-17 05:23 UTC, Daisuke Kameda
Details
This is screenshot when above sample was displaied by Konqueror and Mozilla. (52.62 KB, image/png)
2003-01-17 05:24 UTC, Daisuke Kameda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description UEKI Masaru 2003-01-15 20:34:44 UTC
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.
Comment 1 UEKI Masaru 2003-01-15 20:42:35 UTC
Created attachment 755 [details]
modify the bug that IDEOGRAPHIC SPACE in the head of a paragraph is not displayed.
Comment 2 Daisuke Kameda 2003-01-17 05:23:03 UTC
Created attachment 769 [details]
This is sample about this bug report.
Comment 3 Daisuke Kameda 2003-01-17 05:24:29 UTC
Created attachment 770 [details]
This is screenshot when above sample was displaied by Konqueror and Mozilla.
Comment 4 Waldo Bastian 2004-03-29 19:01:42 UTC
*** Bug has been marked as fixed ***.