[Bug 231420] Pasting an image created on the clipboard with PrintScrn results in wrong file permissions
David Faure
faure at kde.org
Tue Apr 19 13:18:17 BST 2011
https://bugs.kde.org/show_bug.cgi?id=231420
David Faure <faure at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned-bugs at kde.org |faure at kde.org
--- Comment #9 from David Faure <faure kde org> 2011-04-19 14:18:15 ---
OK, this is because kio/paste.cpp's pasteDataAsyncTo writes into a tempfile,
and then moves the temp file to the final location [so that it works for remote
urls too].
Since this creates other issues too (undo moves back to the tempfile!), I think
I'll need to rework all this to be a "put job" instead.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list