Summary: | Spaces between f r e s h | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | gglater62 |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | egmont, mglb, nate |
Priority: | NOR | ||
Version First Reported In: | 18.08.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/konsole/e74cf6c36642247f3f79194da373d01a00645d36 | Version Fixed In: | 18.12.0 |
Sentry Crash Report: | |||
Attachments: | text taken from freshcode.club |
Mariusz, is this something that was fixed recently with your emoji/unicode work? Are these Unicode 'Fullwidth' letters? If yes, they should take two cells. Ah, no ... these are 'Mathematical Alphanumeric Symbols', and afaik shouldn't have widechar property. I think there was a temporary fix to assign widechar property to all non-BMP characters to help Emoji rendering. If I understand the upcoming 18.12 widechar commits correctly, the new version will use the actual Unicode properties. TL;DR: Please test Konsole from master branch (e.g. Neon developer live image). I get double wide chars with konsole-18.04.3 and single-wide ones with current master. So I can confirm it was fixed recently. |
Created attachment 115639 [details] text taken from freshcode.club Spaces in fresh code (text from freshcode.club) STEPS TO REPRODUCE 1. See less fresh.txt in konsole and compare it with gnome-terminal, or lxterminal 2. 3. OBSERVED RESULT spaces between letters. EXPECTED RESULT no spaces between letters. SOFTWARE VERSIONS (available in About System) KDE Plasma Version: 5 KDE Frameworks Version: 5.48 Qt Version: 5.11.2 ADDITIONAL INFORMATION