Bug 513129

Summary: Android text selection popup covers text
Product: [Applications] krita Reporter: dra.w.p.il.e+bugskde
Component: UsabilityAssignee: Krita Bugs <krita-bugs-null>
Status: CONFIRMED ---    
Severity: normal Keywords: triaged
Priority: NOR    
Version First Reported In: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Android   
OS: Android 14.x   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.