https://bugs.kde.org/show_bug.cgi?id=513132
Bug ID: 513132
Summary: Android selection and cursor handles don't work in
on-canvas text tool input
Classification: Applications
Product: krita
Version First git master (please specify the git hash!)
Reported In:
Platform: Android
OS: Android 14.x
Status: REPORTED
Severity: normal
Priority: NOR
Component: Tool/Text
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
On Android, when you touch some text, you get handles below the text that serve
to move the cursor and selection. They also show up when interacting with the
on-canvas text tool input, but attempting to manipulate them does nothing.
Manipulating the singular cursor if no selection is present and the right
handle of a selection doesn't even send any input method events as far as I can
tell. Manipulating the left handle of a selection does trigger input method
events, but their contents are garbage. On top of that, the text tool ignores
any input method events that don't contain text inputs, so it wouldn't act on
the events either way.
--
You are receiving this mail because:
You are watching all bug changes.