Version: 4.3.4 (using 4.3.4 (KDE 4.3.4), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.30-2-686 I've tried hightlighting some formated text (strikethrough, grey colored text) then clicking "format painter". I then highlight normal text and the format doesn't transfer. I've tried clicking format painter first, then highlighting the formatted text then highlighting the normal text and the format didn't transfer. I'm not sure if I'm not using the feature correctly, or if this is a bug.
Created attachment 53164 [details] patch (untested) According to docs, textCursor() returns a copy, so to apply changes you have to call setTextCursor(). I do not have a source build (netbook), but i assume this should work.
https://git.reviewboard.kde.org/r/125068/
Git commit 51da90df9eafaeefe4b2a4a24be3af2ae18df2f8 by Allen Winter. Committed on 08/09/2015 at 19:05. Pushed by winterz into branch 'KDE/4.14'. krichtextwidget.cpp - fix format painter changes not taking effect. REVIEW: 125068 MERGE: frameworks ktextwidgets M +6 -4 kdeui/widgets/krichtextwidget.cpp http://commits.kde.org/kdelibs/51da90df9eafaeefe4b2a4a24be3af2ae18df2f8