Summary: | Resizing the window is slow when the buffer contains a very long line | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Louis Moureaux <m_louis30> |
Component: | kpart | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | a.samirh78, cbc.alves |
Priority: | NOR | ||
Version: | 21.04.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/-/commit/2aa61bb9943c4e00d1764fa45f2c210cc92a41de | Version Fixed In: | 21.08 |
Sentry Crash Report: |
Description
Louis Moureaux
2021-07-14 09:30:50 UTC
This problem was fixed in master branch since this commit: https://invent.kde.org/utilities/konsole/-/commit/2aa61bb9943c4e00d1764fa45f2c210cc92a41de FWIW, I used: $ git fetch --all $ git tag --contains 2aa61bb9943c4e00d1764fa45f2c210cc92a41de v21.07.80 (IIRC I picked the tip about --contains from somewhere on the KDE mailing lists, I think it was Aleix on plasma-devel, handy tip :)). |