Fix Words & Chars String on katestatusbar.

Authored by cullmann on Mar 31 2019, 10:22 AM.

Description

Fix Words & Chars String on katestatusbar.

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.

Reviewers: Kate, dhaumann

Reviewed By: Kate, dhaumann

Subscribers: cullmann, pino, kwrite-devel, kde-frameworks-devel

Tags: Kate, Frameworks

Differential Revision: https://phabricator.kde.org/D19798

Details

Committed
cullmannMar 31 2019, 10:23 AM
Reviewer
Kate
Differential Revision
D19798: Fix Words & Chars String on katestatusbar.
Parents
R39:2b53012b3b50: Fix Minimap with QtCurve style
Branches
Unknown
Tags
Unknown