https://bugs.kde.org/show_bug.cgi?id=405272

Dominik Haumann <dhaum...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOT A BUG
             Status|REPORTED                    |RESOLVED

--- Comment #6 from Dominik Haumann <dhaum...@kde.org> ---
This is functions as designed. We even have API for this:

1. bool KTextEditor::Document::isValidTextPosition(Cursor) const
https://api.kde.org/frameworks/ktexteditor/html/classKTextEditor_1_1Document.html#a31201a07310caab1246886d06e9b8559

2. bool KTextEditor::DocumentCursor::isValidTextPosition() const
https://api.kde.org/frameworks/ktexteditor/html/classKTextEditor_1_1DocumentCursor.html#adc1e646dd9432cbf7aff21d456550ca8

There is no bug. And it's also correct that this is counted as multiple
characters. With input methods, these character probably even can be edited.

If you really think there is an issue, then please discuss with Qt developers
on the Qt developer mailing lists. Kate won't change.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to