Bug 276301

Summary: Rendering error for Devanagari Complex characters
Product: [Applications] konsole Reporter: AR Dahal <dahalaishraj>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adaptee
Priority: NOR    
Version: 2.6.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: catting the saved comment seems OK
pasting it into konsole running bash seems OK
pasting it into konsole running bash seems OK

Description AR Dahal 2011-06-23 03:21:07 UTC
Version:           2.6.2 (using KDE 4.6.2) 
OS:                Linux

The devanagari script used in South Asian languages like Nepali and Hindi have complex characters that can join and form new words. The Konsole terminal does not display the characters properly, especially when its "half letters" of Devanagari.

Reproducible: Always

Steps to Reproduce:
Simply type( or paste) गर्दछन् on the terminal. Instead of appearing as seen here. It appears to be गरदछन .

Actual Results:  
There is a rendering error as गरदछन is seen.

Expected Results:  
गर्दछन् should have been seen.

OS: Linux (i686) release 2.6.38-8-generic
Compiler: cc
Comment 1 Jekyll Wu 2011-07-30 12:01:19 UTC
Created attachment 62335 [details]
catting the saved comment seems OK

If I save your comment into a text file and `cat` it in konsole, it seems got rendered as your expectation.
Comment 2 Jekyll Wu 2011-07-30 12:26:08 UTC
Created attachment 62337 [details]
pasting it into konsole running bash seems OK

If I paste your comment directly into konsole running bash or vim, those characters also seems rendered as your expectation. 

However, when cursor is moved across those characters, it is noticeable that the displayed line will shrink or expand its visual length.
Comment 3 Jekyll Wu 2011-07-30 12:33:06 UTC
Created attachment 62338 [details]
pasting it into konsole running bash seems OK

forget last screenshot
Comment 4 Jekyll Wu 2011-08-02 12:51:17 UTC
Forget to mention the previous screenshots were made in konsole-2.7.999

I think this is actually a specific example of the more generic problem in #96536. Since #96536 has been fixed recently, this problem shoule also be fixed now.

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