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

--- Comment #13 from Pedro Morgan <pedromor...@gmail.com> ---
Ahem.... not an expert, but scanning down the issue it seems to be the idea
that

- 1 = I open a file
- 2 = save it = making temp copy
- 3 = use OS to cp temp to original

So perms is lost..
Maybe what we need to do is on open u open temp file
then at save cp origin to temp, and over write temp with origin inal..

Ie copy the file before save to "temp"
overwrite temp with edited
and then copy

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to