[konsole] [Bug 486814] New: Lines ending with emoji are copied to clipboard without newline character

Mariusz bugzilla_noreply at kde.org
Thu May 9 15:04:46 BST 2024


https://bugs.kde.org/show_bug.cgi?id=486814

            Bug ID: 486814
           Summary: Lines ending with emoji are copied to clipboard
                    without newline character
    Classification: Applications
           Product: konsole
           Version: 23.08.1
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: copy-paste
          Assignee: konsole-devel at kde.org
          Reporter: mariusz.atamanczuk.tlen at gmail.com
  Target Milestone: ---

SUMMARY
When I'm copying&pasting text from Konsole to text editor if there's an emoji
at the end of line, that line gets concatenated with next line.

STEPS TO REPRODUCE
1. Invoke `$ ls /etc/vim  | sed -e "s/$/🔵/"`
2. Select result
3. Paste into text editor (e.g. middle click in kate)

Using Ctrl-Shift-C and pasting via edit->paste has the same result.

OBSERVED RESULT
gvimrc🔵vimrc🔵vimrc.tiny🔵

EXPECTED RESULT
(obtained in Terminator)
gvimrc🔵
vimrc🔵
vimrc.tiny🔵


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION
I'm seeing this behaviour at least since Febuary 2023.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list