https://bugs.kde.org/show_bug.cgi?id=512183
--- Comment #2 from Kirill <[email protected]> --- Adding one more detail that may help diagnose the issue. If I take a screenshot using Meta+Shift+S, Spectacle shows the “Unsaved Screenshot” window. In this workflow, clipboard copying always works correctly — the clipboard keeps image/png and other valid image MIME types. However, if I use the direct capture → auto-copy to clipboard workflow (PrintScreen → frame → copied immediately), the problem appears much more reliably: after one or several full-screen 4K screenshots the clipboard ends up containing only: application/x-kde-onlyReplaceEmpty and image pasting stops working in all applications until portals are restarted. This suggests the issue is related specifically to the immediate-copy code path, not the interactive window path. It may be a timing/race problem when sending large 4K PNGs to xdg-desktop-portal-kde. Hope this helps narrow it down. -- You are receiving this mail because: You are watching all bug changes.
