Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.15.3
Description
The Android native text handling does not work properly with QLineEdit. The "lineedits" Qt example can be used to reproduce.
1. By long pressing the text it's possible to select all, but not adjust the selection att all.
2. When selecting the "select all" option you don't get the "cut, copy, paste" as expected and thus you can't copy or cut the text.