Bug 513129 - Android text selection popup covers text
Summary: Android text selection popup covers text
Status: CONFIRMED
Alias: None
Product: krita
Classification: Applications
Component: Usability (other bugs)
Version First Reported In: git master (please specify the git hash!)
Platform: Android Android 14.x
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2025-12-09 16:27 UTC by dra.w.p.il.e+bugskde
Modified: 2025-12-09 16:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dra.w.p.il.e+bugskde 2025-12-09 16:27:25 UTC
When touching a text input on Android, you get a popup with options like "select all" and "paste" and whatnot. That popup positions itself correctly above the text when you have text selected, but if you only have a cursor, it puts itself on top of the text, covering it up.

See screenshot in Bug 513079 (that's for the text tool, but it applies just as well for e.g. any line edit.)

This probably needs to be fixed in Qt.