FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
115 stars 19 forks source link

Paste into TextField widget not showing all content #2229

Open stevey6404 opened 7 months ago

stevey6404 commented 7 months ago

Has your issue been reported?

Current Behavior

I'm facing an issue with paste into TextField and I'm looking for a solution.

When I do a 'share’ from Yelp iOS app and copy action, and subsequently paste it into the text input field, it stops after the first line and doesn’t paste the URL. This applies to both iOS web and native app.

Eg. Check out Tradewinds Restaurant https://yelp.to/VBamzDE5Jj Becomes -> Check out Tradewinds Restaurant

Video: https://photos.app.goo.gl/qexRGzhywfPkcarQ7

Expected Behavior

The full text should be pasted

Eg. Check out Tradewinds Restaurant https://yelp.to/VBamzDE5Jj should remain: Check out Tradewinds Restaurant https://yelp.to/VBamzDE5Jj

It can never paste directly from Yelp but copying the same pasted text from apple notes work and pasting works.

Steps to Reproduce

  1. Create new page
  2. Create text input field
  3. Deploy to web or actual app
  4. Share from Yelp iOS App > select copy
  5. Paste into text input field

Reproducible from Blank

Bug Report Code (Required)

ITESz/Hqx89grs9d0bqNdO1AhQMjNlx7bZAnktV+WRMhfb2sOqQue/T8bhNLYtSodGNYOGGL8VsH+NaJi/OSE/Q7Gy+YbKJz+q5XQRfiITuieJvRPJeafUFSRNFhCUjC1MORnx1BOtB1LXAT70zyevCNG3qCf9qOYwx5e6fDbOY=

Context

Copy and pasting applies to a lot of apps. I'm trying to obtain full text so we can use an API call to query the link.

Visual documentation

Video: https://photos.app.goo.gl/qexRGzhywfPkcarQ7

Additional Info

Raised this with FF Support and they concluded it was a bug and was informed to submit a bug report.

Environment

- FlutterFlow version: 4.0
- Platform: iOS and mobile web
- Browser name and version: Chrome Version 120.0.6099.216
- Operating system and version affected: iOS mobile and iOS app
github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.

stevey6404 commented 7 months ago

waiting for response...

github-actions[bot] commented 6 months ago

This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.

ldm616 commented 6 months ago

waiting for response...

stevey6404 commented 4 months ago

bump..

paulperez-dev commented 4 months ago

Hi @stevey6404, I'm sorry for the delay in the response, we are trying to get up to speed with everything. Are you still facing the issue? Did you look into the Max Lines property?

stevey6404 commented 4 months ago

Yes, no value is set for Max Lines. Even if we set max lines to 20. The URL is not pasted.

paulperez-dev commented 4 months ago

@stevey6404 I'm not able to find the element reported in your project. Can you please share a new bug report code? It would be better if it is from a blank project.

Is this happening only when you share from that app or any app?
If you paste the text in another app, like notes, is the URL pasted?

stevey6404 commented 4 months ago

Thanks @paulperez-dev,

New Bug report: IT4kiPLqx892pbxZ0Krbbe5aliE7G2I2TL03t9VxSUgrIrbyPJkUac/7ZVtoXbTgYwk2KEWGhloypPCPvobTDu44ZUmAfN1azapUEA7xQn2/aovWC5OKVGpTEdJPClTG0auvnghNBMZoci04wF2HfOfKfCjsJ734Zwh9f6PHaOI=

Is this happening only when you share from that app or any app?

If you paste the text in another app, like notes, is the URL pasted? Yes - per the video provided https://photos.app.goo.gl/qexRGzhywfPkcarQ7

paulperez-dev commented 4 months ago

Hi @stevey6404, thanks for the evidence and all the info! I will send this to the ENG team so they can work on this. Thanks for your feedback!

ldm616 commented 4 months ago

@paulperez-dev - What is the status now? I see it was added as a confirmed bug and assigned to @takashiff and then it looks like the bug label and assignment were both removed?