ppeter created this revision. Herald added projects: Kate, Frameworks. Herald added subscribers: kde-frameworks-devel, kwrite-devel. ppeter requested review of this revision.
REVISION SUMMARY The current string I think have some issues, for example: This is a text file: ABC DEF GHI JKL When I selected "DEF GHI", I expect this message: Words 2/4, Chars 6/12 but the current message shows: Words 4/2, Chars 12/6 This is a fix of this issue. REPOSITORY R39 KTextEditor BRANCH fixStatusBarString (branched from master) REVISION DETAIL https://phabricator.kde.org/D19798 AFFECTED FILES src/view/katestatusbar.cpp To: ppeter Cc: kwrite-devel, kde-frameworks-devel, gennad, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann