Bug 476768 - For me, a6d366f1fb2e915ad8d0fb9b471a033ef35b7e37 introduces the problem it was meant to fix for others
Summary: For me, a6d366f1fb2e915ad8d0fb9b471a033ef35b7e37 introduces the problem it wa...
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR major
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: qt6, regression
Depends on:
Blocks:
 
Reported: 2023-11-09 19:18 UTC by Nate Graham
Modified: 2023-11-17 06:00 UTC (History)
2 users (show)

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


Attachments
Is there really a space there? (29.61 KB, image/png)
2023-11-09 19:18 UTC, Nate Graham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2023-11-09 19:18:34 UTC
Created attachment 162991 [details]
Is there really a space there?

Git master everything (including Konsole), Plasma 6 Wayland. 200% scale.

a6d366f1fb2e915ad8d0fb9b471a033ef35b7e37 was meant to fix an issue with excessive spacing in the text display, but prior to the commit, I wasn't having that problem. Now, with that commit, I am. See attached screenshot.

This makes it difficult to detect actual spaces in the text I'm typing or editing.
Comment 1 Nate Graham 2023-11-17 06:00:13 UTC
Seems to have gotten fixed since then. Of note, I upgraded to Qt 6.6, so maybe that was the thing that fixed it.