https://bugs.kde.org/show_bug.cgi?id=390665
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kte | |xteditor/45180eacbf53b568e4 | |22d815f5b31bf263597f29 Resolution|--- |FIXED --- Comment #7 from Christoph Cullmann <cullm...@kde.org> --- Git commit 45180eacbf53b568e422d815f5b31bf263597f29 by Christoph Cullmann. Committed on 15/08/2018 at 09:25. Pushed by cullmann into branch 'master'. fix overpainting for _ or letters like j in the last line that was already fixed for all other lines, but I missed the last line special case thanks to Domonik for reminding me what I did at all: 1) setting clip rect to current line 2) paint that one 3) paint the line above to get the overpainted parts M +14 -1 src/view/kateviewinternal.cpp https://commits.kde.org/ktexteditor/45180eacbf53b568e422d815f5b31bf263597f29 -- You are receiving this mail because: You are watching all bug changes.