Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't copy paste card number into CardField on Android #2028

Open
kissbudai opened this issue Jan 9, 2025 · 0 comments
Open

Can't copy paste card number into CardField on Android #2028

kissbudai opened this issue Jan 9, 2025 · 0 comments
Labels
needs triage Needs triage

Comments

@kissbudai
Copy link

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:

  1. Try to paste some content into the input field or simply long press the CardField.
  2. 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.
Screenshot 2025-01-09 at 13 35 32
  • Text selection tooltip is working when double tapping existing content
Screenshot 2025-01-09 at 13 36 40
@kissbudai kissbudai added the needs triage Needs triage label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Needs triage
Projects
None yet
Development

No branches or pull requests

1 participant