| Summary: | When there is a color change in the text the two characters at the end overlap | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Mike <mike.johnston> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | matan |
| Priority: | NOR | ||
| Version First Reported In: | 24.02.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | A partial screen shot showing the window title and the bug | ||
The problem is actually that the red text is bold, not that it is red. Unchecking "Draw intense colors in bold font" will likely help in this case. *** This bug has been marked as a duplicate of bug 483292 *** |
Created attachment 169011 [details] A partial screen shot showing the window title and the bug SUMMARY When there is a color change in the text the two characters at the end overlap STEPS TO REPRODUCE 1. start a konsole window running bash 2. execute the following command: ps -ef |egrep $USER 3. OBSERVED RESULT the 'e' in mike overlaps the following character EXPECTED RESULT the spacing after the 'e' is the same as other characters SOFTWARE/OS VERSIONS Linux - Fedora 40 ADDITIONAL INFORMATION I noticed this using VNC. I tried on a straight terminal and got the same result