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

Friedrich W. H. Kossebau <kosse...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kosse...@kde.org

--- Comment #11 from Friedrich W. H. Kossebau <kosse...@kde.org> ---
Still confirmed with KF5 5.26. Not only ownership is reset, but extended
attributes are also lost.

This behaviour is very annoying in many situations for me, so I am finally
ready to try to scratch my itch here.
@Dominik: Did I correctly identify the code that needs changing to be
Kate::TextBuffer::save() in KTextEditor?
IMHO the fix should be in QSaveFile, as writing to a file should not suddenly
have a side-effect of changed ownership or other properties, unless requested
(modulo modification time of course :) ).
But I do not have a Qt development setup and also would like a workaround in
KTextEditor until some released version of Qt with the fix has made it to my
work machines.
Has there been some further discussion on the topic? Any recommendations what I
should try to do? I could not find any Qt API to change file properties besides
permissions.

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

Reply via email to