RESOLVED DUPLICATE of bug 197658197570
Whte spaces are not shown in rendering text plain under locales other than "C" locale.
https://bugs.webkit.org/show_bug.cgi?id=197570
Summary Whte spaces are not shown in rendering text plain under locales other than "C...
Takahide Nojima
Reported 2019-05-03 11:18:14 PDT
Created attachment 368955 [details] Simple test program show this problem. Dear Maintainer, I find Webkit2 with gtk3 doesn't show white spaces in rendering text plain document under locale except for "C" locale. I attached simple test program. If you invoke "env LC_ALL=C ./webkit2-loadtest", white spaces are correctly shown. However you invoke "env LANG=ja_JP.UTF-8 ./webkit2-loadtest", all the white spaces are disappeared. And also, you can see same problem in MiniBrowser which are specified "file:///<some plain text>". This problem causes to disappear all the white spaces in windows of other application using webkit2,ex. evolution. I hope someone will fix this bug. Thank you in advance.
Attachments
Simple test program show this problem. (1.62 KB, text/plain)
2019-05-03 11:18 PDT, Takahide Nojima
no flags
Takahide Nojima
Comment 1 2019-05-03 11:26:54 PDT
I found this problem in webkitgtk 2.24.1,gtk-3.24.5,linux-4.19.0(amd64),wayland 1.17. thanks,
Takahide Nojima
Comment 2 2019-05-08 09:51:31 PDT
I found Bug 197658 was reported later, it said the same problem. Finally the patch was almost released.So that this bug report should be closed. *** This bug has been marked as a duplicate of bug 197658 ***
Michael Catanzaro
Comment 3 2019-05-08 12:36:46 PDT
Please be sure to select the WebKitGTK component when reporting WebKitGTK bugs, otherwise we'll never notice your report!
Takahide Nojima
Comment 4 2019-05-09 07:52:33 PDT
Sorry for disturbing, at this moment ,I changed WebKitGTK in Component Fileld.
Note You need to log in before you can comment on or make changes to this bug.