Bug 116251

Summary: Devanagari rendering broken (U+094D)
Product: [Applications] konsole Reporter: yann
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adaptee
Priority: NOR    
Version: 1.6.6   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot of Devanagari rendering in Konsole
Same page with Konqueror
Screenshot of text as it currently appears in Konsole SVN.

Description yann 2005-11-13 17:46:39 UTC
Version:           3.4.2 (using KDE KDE 3.4.2)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Hi,

Devanagari rendering is broken, probably because of incorrect support of virama (U+094D). See screenshot attached. Rendering is correct in other KDE applications.

Thanks,
Yann

Output of reportbug:
Kernel: Linux 2.4.25-1-686-smp
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF-8)

Versions of packages konsole depends on:
ii  kdelibs4c2                4:3.4.2-4
ii  libc6                     2.3.5-6
ii  libgcc1                   1:4.0.2-2
ii  libstdc++6                4.0.2-2
ii  libxrender1               1:0.9.0-2
ii  libxtst6                  6.8.2.dfsg.1-7
ii  xlibs                     6.8.2.dfsg.1-7
Comment 1 yann 2005-11-13 17:49:16 UTC
Created attachment 13417 [details]
Screenshot of Devanagari rendering in Konsole

Screenshot of this page edited with w3m and vim in Konsole:
http://wikisource.org/wiki/अरण्यकाण्डे_पञ्चसप्ततितमः_सर्गः_॥३-७५
Comment 2 yann 2005-11-13 18:05:06 UTC
Created attachment 13419 [details]
Same page with Konqueror

How it should look like: the same page seen with Konqueror.
Comment 3 Médéric Boquien 2006-08-16 22:45:49 UTC
*** This bug has been confirmed by popular vote. ***
Comment 4 Robert Knight 2006-08-16 23:16:12 UTC
Created attachment 17400 [details]
Screenshot of text as it currently appears in Konsole SVN.

This is the output of catting the contents of the web page using Konsole SVN
(2.0alpha) .  Is this any closer to what it ought to look like?
Comment 5 Bernard Massot 2006-08-17 11:05:34 UTC
Unfortunately it remains totally unreadable as ligatures are never done and some of the script parts that should display at the top or at the bottom are simply dropped.
Just compare it with how it's rendered in konqueror or kedit.
Comment 6 Robert Knight 2006-08-17 13:12:11 UTC
I think this is related to Konsole's inability to properly handle combining characters (http://www.cl.cam.ac.uk/~mgk25/unicode.html#comb) - since every on-screen character is internally represented by a single 16-bit unicode point.  

There is another bug which brings this up as well.  
Comment 7 Médéric Boquien 2008-08-16 17:03:39 UTC
Hello. I confirm the bug is still present in KDE 4.1 branch (r847678).
Comment 8 Jekyll Wu 2011-08-05 16:19:12 UTC
Since #96536(Unicode decomposed text gets garbled in Konsole ) has been fixed recently, maybe the situation in this report will also be improved in git version or 4.8?
Comment 9 Jekyll Wu 2011-08-16 07:43:54 UTC

*** This bug has been marked as a duplicate of bug 96536 ***