Bug 503429 - Copying and pasting characters sometimes pastes \u characters
Summary: Copying and pasting characters sometimes pastes \u characters
Status: RESOLVED DUPLICATE of bug 500203
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-27 10:33 UTC by FriedrichFröbel
Modified: 2025-04-28 05:24 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description FriedrichFröbel 2025-04-27 10:33:24 UTC
SUMMARY

Copying characters from the clipboard history (like ž) and pasting them into Kate regularly does not paste ž, but as the corresponding `\u` sequence.

I could not identify a reliable way to do this.

STEPS TO REPRODUCE
1. Copy ž to the clipboard.
2. Copy some other characters to the clipboard.
3. Copy ž from the clipboard.
4. Paste it into Kate.

OBSERVED RESULT

From time to time, instead of pasting ž, the corresponding `\u` would be inserted. Copying the entry from the clipboard manager again usually fixes this for the current character.

EXPECTED RESULT

The inserted character is always ž.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: TUXEDO OS
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2

ADDITIONAL INFORMATION
Comment 1 John Kizer 2025-04-28 05:24:41 UTC
Hi - merging this in with the existing bug report for the underlying issue here. Thanks!

*** This bug has been marked as a duplicate of bug 500203 ***