Since a few weeks, Kate in KF5 gained the option to set a different "Current Line Number" color (in the "Colors" tab, section "Icon Border"). This line number is not repainted correctly when the "Current Line Number" color is different than the "Line Numbers" color. Somewhere, an update() call is missing that tells the icon border to repaint some parts it.
Hi Dominik, Sorry for not looking to this bug report earlier :) Could you please tell me the exact steps to reproduce this ? The case you are describing works for me.
You have to disable showing relative line numbers, then you'll run into this immediately :-)
Ahh, ok, I can reproduce this now. I'll fix this as soon as possible.
Git commit 6743b4fcb3bb5fa7d3b59ea70429c729058a9d75 by Christoph Cullmann. Committed on 08/10/2015 at 13:10. Pushed by cullmann into branch 'master'. fix update of current line number color M +4 -2 src/view/kateviewhelpers.cpp M +1 -1 src/view/kateviewhelpers.h M +2 -2 src/view/kateviewinternal.cpp http://commits.kde.org/ktexteditor/6743b4fcb3bb5fa7d3b59ea70429c729058a9d75