Bug 329598

Summary: frame element symbol (unicode 0x2530) is displayed indentically to 0x252F
Product: [Applications] konsole Reporter: kde
Component: fontAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screenshot of konsole showing the graphical representation of unicode character 252F and 2530

Description kde 2014-01-04 15:19:28 UTC
The thickness of the frame symbol 0x2530 is wrong.
Version is 2.8.5 (Ubuntu 12.04 LTS)


Reproducible: Always

Steps to Reproduce:
1. Open konsole
2a. ghc -e 'putStrLn "\x252F\x2530"'
2b. python -c 'print u"\u252F\u2530"'

Actual Results:  
The two characters look identical independent from the selected font.


Expected Results:  
The thickness of 0x2530 should be swapped.
In Thunderbird, Rekonq and KCharSelect the symbol is displayed correctly.
Comment 1 kde 2014-01-04 15:28:25 UTC
Created attachment 84448 [details]
screenshot of konsole showing the graphical representation of unicode character 252F and 2530
Comment 2 Kurt Hindenburg 2014-01-04 15:59:51 UTC
Thanks - I fixed this back in August

2.11.3
2.12