https://bugs.kde.org/show_bug.cgi?id=436378
Kåre Särs <kare.s...@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|kate |dolphin Assignee|kwrite-bugs-n...@kde.org |dolphin-bugs-n...@kde.org Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG CC| |kare.s...@iki.fi Component|general |general --- Comment #1 from Kåre Särs <kare.s...@iki.fi> --- Hmm... This does not sounds like it would be Kate that creates this text file... "(Right-click, Create New, Text File)" sounds like it is Dolphin that creates the file. Trying to create a new empty file in Kate and saving it creating and empty text file of 0 bytes. The file creation in dolphin is actually a feature. The two bytes at the beginning of the file is the UTF8 BOM marker that tells editors and mime systems that this is a UTF8 encoded text file. -- You are receiving this mail because: You are watching all bug changes.