Bug 449586 - When writing commands to the console and placing spaces, the cursor moves very far, which points to the last character printed.
Summary: When writing commands to the console and placing spaces, the cursor moves ver...
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: kwrited (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-04 06:37 UTC by danielsheh02
Modified: 2022-02-06 13:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
In red is a distance that should not be there, as no additional spaces were supplied. (9.68 KB, image/png)
2022-02-04 06:37 UTC, danielsheh02
Details
Red in the screenshot highlights the extra distance that appears during the printing process. (9.51 KB, image/png)
2022-02-04 07:21 UTC, danielsheh02
Details
attachment-5238-0.html (1.35 KB, text/html)
2022-02-06 13:32 UTC, danielsheh02
Details

Note You need to log in before you can comment on or make changes to this bug.
Description danielsheh02 2022-02-04 06:37:13 UTC
Created attachment 146247 [details]
In red is a distance that should not be there, as no additional spaces were supplied.

When writing commands to the konsole and placing spaces, the cursor moves very far, which points to the last character printed. Although no extra spaces were added, how far the cursor moves can be seen from the screenshot attachment. To reproduce this error, you need to type a few words separated by a space and this extra distance will be displayed by itself. This error is produced on the system MX Linux KDE.
Comment 1 danielsheh02 2022-02-04 07:21:32 UTC
Created attachment 146249 [details]
Red in the screenshot highlights the extra distance that appears during the printing process.
Comment 2 Ahmad Samir 2022-02-04 13:48:32 UTC
Usually that's a font metrics issue, could you try with other fonts? DejaVu Sans Mono, Noto Mono?
Comment 3 danielsheh02 2022-02-06 13:32:52 UTC
Created attachment 146340 [details]
attachment-5238-0.html

Hello. Thank you very much for your response. Indeed it is a font problem.
Please excuse the inconvenience.

пт, 4 февр. 2022 г. в 19:48, Ahmad Samir <bugzilla_noreply@kde.org>:

> https://bugs.kde.org/show_bug.cgi?id=449586
>
> Ahmad Samir <a.samirh78@gmail.com> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                  CC|                            |a.samirh78@gmail.com
>
> --- Comment #2 from Ahmad Samir <a.samirh78@gmail.com> ---
> Usually that's a font metrics issue, could you try with other fonts? DejaVu
> Sans Mono, Noto Mono?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 4 Ahmad Samir 2022-02-06 13:38:22 UTC
No problem, thanks for the feedback.