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

Bill Goodman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Bill Goodman <[email protected]> ---
Version 25.08.0 has different but still incorrect behavior.

1) Open "test.txt" in Kate.
2) Modify "test.txt" with another program.
3) Kate displays message:
   The file 'test.txt' was modified on disk
   There are several option buttons including "Ignore".
4) Click IGNORE button.
5) In Kate, use Save As command to save file as "test_alt.txt".
6) Kate displays message:
   The file "test_alt.txt" was modified on disk.
   Do you really want to save this unmodified file? You could overwrite changed
data in the file on disk.

The first statement that "test_alt.txt" was modified is not correct since the
file does not exist.
The second statement about an unmodified file makes no sense.
The third statement regarding overwriting changed data on disk is also
incorrect since the data is being written to a new file.

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

Reply via email to