Summary: | Selecting Clipboard history items with non-Latin characters, then pasting, results in escaped numeric references replacing the characters | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Daniil <daniil-demyanenko1> |
Component: | Clipboard widget & pop-up | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | grave | CC: | 4wy78uwh, john.kizer, nate, qydwhotmail |
Priority: | HI | ||
Version First Reported In: | 6.3.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniil
2025-03-06 06:22:05 UTC
Can you provide some example text we can copy to test it? Does this happen in a new clean user account on the same system? (In reply to Nate Graham from comment #1) > Can you provide some example text we can copy to test it? > > Does this happen in a new clean user account on the same system? Yes, the problem persists in the new account. Source text: "Test тест". Copied and pasted text: "Test тест". I went back to the text in the clipboard history and pasted: "Test \u0442\u0435\u0441\u0442". I think this might have been accidentally set to the status Resolved/Waitingforinfo - Nate please override if I'm wrong there. I can reproduce that the first time I select such an item in the clipboard history, it pastes the numeric references to the Unicode characters, instead of the characters themselves. If I go back and re-select the same entry, it then subsequently pastes normally. This is on Fedora KDE 41, Plasma 6.3.2. I tried both KWrite and Firefox as the destinations to paste into, both giving the same results. (In reply to John Kizer from comment #4) > I can reproduce that the first time I select such an item in the clipboard history, it pastes the numeric references to the Unicode characters, instead of the characters themselves. If I go back and re-select the same entry, it then subsequently pastes normally. I somehow see the opposite, per [`discuss.kde.org/t/31282`][1] – when I initially copy a character, I am able to paste it. However, regarding the undermentioned: (In reply to Daniil from comment #0) > "Selecting Clipboard history items with non-Latin characters, then pasting, *sometimes* results in escaped numeric references replacing the characters." ...it, then, *always* pastes the code point. It's consistently reproducible. [1]: https://discuss.kde.org/t/pasting-non-ascii-utf-characters-from-klippers-history-pastes-those-characters-code-points/31282?u=rokejulianlockhart (In reply to John Kizer from comment #3) > Resolved/Waitingforinfo - Nate please override if I'm wrong there. Yes, the error continues to be reproduced. I tried a complete reinstall of Plasma while saving the configs. The error also remained on the new clean user after reinstalling. (In reply to Daniil from comment #6) Likewise. Reproduces across 2 installations of F41's KDE Spin. I can also reproduce this. Sorry, I had missed before that there is an existing bug report, with some development activity around it, that is tackling this same root issue (it had referenced a particular application, but I believe it generally applies). *** This bug has been marked as a duplicate of bug 500203 *** |