D19798: Fix Words & Chars String on katestatusbar.
Yi-Jyun Pan
noreply at phabricator.kde.org
Sat Mar 16 06:12:50 GMT 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190316/fb95dcba/attachment-0001.html>
More information about the KWrite-Devel
mailing list