Bug 329598 - frame element symbol (unicode 0x2530) is displayed indentically to 0x252F
Summary: frame element symbol (unicode 0x2530) is displayed indentically to 0x252F
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: font (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-04 15:19 UTC by kde
Modified: 2014-01-04 15:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot of konsole showing the graphical representation of unicode character 252F and 2530 (25.51 KB, image/png)
2014-01-04 15:28 UTC, kde
Details

Note You need to log in before you can comment on or make changes to this bug.
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