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

Paste not working on iOS and desktop (Right Click -> Paste) #490

Closed
salarshad opened this issue Nov 4, 2024 · 4 comments
Closed

Paste not working on iOS and desktop (Right Click -> Paste) #490

salarshad opened this issue Nov 4, 2024 · 4 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@salarshad
Copy link

Describe the bug/problem

Trying to paste in the endpoint URL or the URL Params or Headers, simply fails without displaying any error. Pasting in the Body text box works as expected

Steps to Reproduce the bug/problem

  1. Copy any text from outside the app
  2. Long press with the cursor in the endpoint field, or the Params (either the key or the value), or the Headers, and press Paste

Expected behavior

The copied text should be pasted into the text field under focus

Device Info

  • OS: iOS
  • Version: iOS 18.1

Flutter Doctor

Please run the flutter doctor -v command and provide the details below:

Not Applicable

@salarshad salarshad added the bug Something isn't working label Nov 4, 2024
@ashitaprasad
Copy link
Member

@salarshad Thanks for pointing out the issue. We have recreated the issue at our end.

@ashitaprasad ashitaprasad added the good first issue Good for newcomers label Nov 4, 2024
@ashitaprasad ashitaprasad changed the title Paste not working on iOS Paste not working on iOS and desktop (Right Click + Paste) Nov 8, 2024
@ashitaprasad ashitaprasad changed the title Paste not working on iOS and desktop (Right Click + Paste) Paste not working on iOS and desktop (Right Click -> Paste) Nov 8, 2024
@ashitaprasad
Copy link
Member

Updated title as per the findings in #491

@Lakshya0257
Copy link

I have worked on the same, and figured out the problem. Kindly review my PR for the same.
#498

@ashitaprasad
Copy link
Member

After testing on latest builds, this issue is no longer present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants