Bug#928399: libwebkit2gtk-4.0-37: White spaces are always skipped in redinering of text plain.

2019-05-08 Thread Alberto Garcia
Control: tags -1 patch

On Tue, May 07, 2019 at 04:29:29PM +0300, Alberto Garcia wrote:

> Thanks, I cannot reproduce this with the Spanish locale
> (es_ES.UTF-8) but it does happen with ja_JP.UTF-8 and the
> fonts-noto-cjk package installed.
> 
> I reported it upstream.

There's already a proposed patch on the upstream bugzilla that fixes
this problem:

https://bugs.webkit.org/attachment.cgi?id=369368=diff

Berto



Bug#928399: libwebkit2gtk-4.0-37: White spaces are always skipped in redinering of text plain.

2019-05-07 Thread Alberto Garcia
Control: forwarded -1 https://bugs.webkit.org/show_bug.cgi?id=197658

On Sat, May 04, 2019 at 02:03:22AM +0900, nozzy123no...@gmail.com wrote:

>  I find a problem of libwebkit2gtk-4.0-37, which doesn't show all white
> spaces in rendering text plain document under the locales except for
> "C" locale. 

Thanks, I cannot reproduce this with the Spanish locale (es_ES.UTF-8)
but it does happen with ja_JP.UTF-8 and the fonts-noto-cjk package
installed.

I reported it upstream.

Berto



Bug#928399: libwebkit2gtk-4.0-37: White spaces are always skipped in redinering of text plain.

2019-05-03 Thread nozzy123nozzy
Package: libwebkit2gtk-4.0-37
Version: 2.24.1-1
Severity: grave

Dear Maintainer,

 I find a problem of libwebkit2gtk-4.0-37, which doesn't show all white
spaces in rendering text plain document under the locales except for
"C" locale. 

 I checked below,

* Invoke /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/MiniBrowser and
specify URL of text plain documents ,ex "file:///home/yours/.bashrc"
  If MiniBrowser is invoked under "env LC_ALL=C" , all white spaces are
correctly shown. However under other locales ,like "env LANG=ja_JP.UTF-
8"(except for LC_ALL=C), MiniBrowser doesn't show white spaces.
More also,you can also find same problem in epiphany-browser.

* Invoke simple test script attached in this bug report, you can see
same problem. If you invoke as  "env LC_ALL=C ./this-script",you can
find correct text. However, if you invoke as like "env LANG=ja_JP.UTF-8 
./this-script",you can see the incorrect result like that all white
spaces are disappeared.

 I seems this problem directly causes grave debian bug #926872,as far
as I checked sources of evolution.

 I hope someone will fix this bug.

 Thank you in advance,

 --
Takahide Nojima


-- System Information:
Debian Release: 10.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500,
'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8),
LANGUAGE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libwebkit2gtk-4.0-37 depends on:
ii  libatk1.0-0 2.30.0-2
ii  libc6   2.28-9
ii  libcairo2   1.16.0-4
ii  libegl1 1.1.0-1
ii  libenchant1c2a  1.6.0-11.1+b1
ii  libfontconfig1  2.13.1-2
ii  libfreetype62.9.1-3
ii  libgcc1 1:8.3.0-7
ii  libgcrypt20 1.8.4-5
ii  libgdk-pixbuf2.0-0  2.38.1+dfsg-1
ii  libgl1  1.1.0-1
ii  libglib2.0-02.58.3-1
ii  libgstreamer-gl1.0-01.14.4-1
ii  libgstreamer-plugins-base1.0-0  1.14.4-1
ii  libgstreamer1.0-0   1.14.4-1
ii  libgtk-3-0  3.24.5-1
ii  libharfbuzz-icu02.3.1-1
ii  libharfbuzz0b   2.3.1-1
ii  libhyphen0  2.8.8-7
ii  libicu6363.1-6
ii  libjavascriptcoregtk-4.0-18 2.24.1-1
ii  libjpeg62-turbo 1:1.5.2-2+b1
ii  libnotify4  0.7.7-4
ii  libopenjp2-72.3.0-2
ii  libpango-1.0-0  1.42.4-6
ii  libpng16-16 1.6.36-6
ii  libsecret-1-0   0.18.7-1
ii  libsoup2.4-12.64.2-2
ii  libsqlite3-03.27.2-2
ii  libstdc++6  8.3.0-7
ii  libtasn1-6  4.13-3
ii  libwayland-client0  1.16.0-1
ii  libwayland-egl1 1.16.0-1
ii  libwayland-server0  1.16.0-1
ii  libwebp60.6.1-2
ii  libwebpdemux2   0.6.1-2
ii  libwoff11.0.2-1
ii  libx11-62:1.6.7-1
ii  libxcomposite1  1:0.4.4-2
ii  libxdamage1 1:1.1.4-3+b3
ii  libxml2 2.9.4+dfsg1-7+b3
ii  libxslt1.1  1.1.32-2
ii  zlib1g  1:1.2.11.dfsg-1

Versions of packages libwebkit2gtk-4.0-37 recommends:
pn  gstreamer1.0-gl
ii  gstreamer1.0-plugins-good  1.14.4-1
ii  gstreamer1.0-pulseaudio1.14.4-1
ii  libgl1-mesa-dri18.3.6-1

Versions of packages libwebkit2gtk-4.0-37 suggests:
pn  libwebkit2gtk-4.0-37-gtk2  

-- no debconf information


webkit2-loadtext
Description: application/javascript