[konsole] [Bug 423201] Code from Firefox pastes extra newlines into Konsole
Ahmad Samir
bugzilla_noreply at kde.org
Sat Jun 20 15:54:05 BST 2020
https://bugs.kde.org/show_bug.cgi?id=423201
--- Comment #6 from Ahmad Samir <a.samirh78 at gmail.com> ---
I see. Reverting the fix from bug 421480, I get:
ahmad:~/.../building-dir/src>$ echo
ahmad:~/.../building-dir/src>$
ahmad:~/.../building-dir/src>$ echo
ahmad:~/.../building-dir/src>$
ahmad:~/.../building-dir/src>$ echo
however with the fix:
ahmad:~/.../building-dir/src>$ echo
ahmad:~/.../building-dir/src>$ echo
ahmad:~/.../building-dir/src>$ echo
if this matches what you're seeing, then this is a duplicate of the other bug.
:)
FWIW, distro package maintainers sometimes backport fixes from upstream
(especially if the fix doesn't include too many code changes, and this one is a
one-liner), so it might be worthwhile to file a bug report in your distro bug
tracker.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list