https://bugs.kde.org/show_bug.cgi?id=509269
Christoph Cullmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/ktexteditor/-/commit | |/5ce7708af2121eda9568e0382e | |c9b9a902382d10 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Christoph Cullmann <[email protected]> --- Git commit 5ce7708af2121eda9568e0382ec9b9a902382d10 by Christoph Cullmann. Committed on 13/09/2025 at 18:25. Pushed by cullmann into branch 'master'. still trigger delayed update, else we miss some resizing and get artifacts STEPS TO REPRODUCE 1. open kwrite 2. press ctrl+shift+, (this should open "Configure — KWrite" window) 3. click "Open/Save" 4. click "Advanced" tab 5. turn on "Auto reload files on external changes" 6. click "OK" button 7. run `seq 8 > /tmp/a.txt` 8. open /tmp/a.txt file in kwrite 9. run `echo appended line >> /tmp/a.txt` M +4 -0 src/view/kateviewhelpers.cpp https://invent.kde.org/frameworks/ktexteditor/-/commit/5ce7708af2121eda9568e0382ec9b9a902382d10 -- You are receiving this mail because: You are watching all bug changes.
