Created attachment 174836 [details] Comparison between Konsole and alacritty. *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY There seems to be a letter shifting issue with the letters on the terminal. Becomes more obvious the bigger the letters are. STEPS TO REPRODUCE 1. Set Noto Sans Mono as the font on Konsole 2. (Optional) make the font bigger 3. move the cursor around OBSERVED RESULT letters shift around. EXPECTED RESULT They shouldn't do that. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 40 KDE Plasma Version: 6.2.0 KDE Frameworks Version: 6.7.0 Qt Version: 6.7.2 Kernel Version: 6.10.12-200.fc40.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5700U with Radeon Graphics Memory: 14.9 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: HP Product Name: HP ENVY x360 Convertible 15-eu0xxx ADDITIONAL INFORMATION I also added a video. Haven't observed it with any other font besides Noto Sans Mono.
Please try to disable "word mode" (in Edit profile -> Appearance -> Complex text layout) and see if it helps.
(In reply to Matan Ziv-Av from comment #1) > Please try to disable "word mode" (in Edit profile -> Appearance -> Complex > text layout) and see if it helps. Can confirm it helps
A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/1044