You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On Android, long tap doesn't bring up the text tooltip which blocks pasting content into the input field.
On iOS it works as expected.
To Reproduce
Steps to reproduce the behavior:
Try to paste some content into the input field or simply long press the CardField.
Content can't be pasted/tooltip menu doesn't appear.
Expected behavior
It should be possible to paste content into the input field.
Smartphone / tablet
Device: Pixel 6
OS: Android 15
Package version: 11.3.0
Flutter version: any
Additional context
Cases in which it is working:
Copy the card number, and head right to the input, the content is pasteable from the keyboard (as password). However, after the first try, it's not there anymore.
Text selection tooltip is working when double tapping existing content
The text was updated successfully, but these errors were encountered:
Describe the bug
On Android, long tap doesn't bring up the text tooltip which blocks pasting content into the input field.
On iOS it works as expected.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should be possible to paste content into the input field.
Smartphone / tablet
Additional context
Cases in which it is working:
The text was updated successfully, but these errors were encountered: