FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
130 stars 26 forks source link

Copy to clipboard doesnt copy variable text or any texts #3725

Open coach1990 opened 2 months ago

coach1990 commented 2 months ago

Can we access your project?

Current Behavior

Copy to clipboard doesnt copy variable text or any texts

Expected Behavior

Copy to clipboard should copy variable text or any texts

Steps to Reproduce

please refer the attached video

Reproducible from Blank

Bug Report Code (Required)

IT4sjPHq2ItOodhE7rXyccd7/WYXC217beYescp/bxIgGIDzPOw+ZPXsbRBtXsviTWNMMUSmmkcF/9bTi9+eVMBfNk+cY4R7yLhqVAndeHyVe5OBDqiOdEdBM9tUC2GM5pjZkxZ5HLFucl4s7U6yG+/KUXTrHu/AIndISq/LZO4=

Visual documentation

https://drive.google.com/file/d/1c6OOTHnWzHOVfr_5u_CVRSRvZmKygLWG/view?usp=sharing

Environment

- FlutterFlow version: FlutterFlow v4.1.85+ released August 27, 2024 Flutter version is 3.22.2
- Platform: Desktop App Windows
- Browser name and version: Microsoft Edge Version 127.0.2651.74 (Official build) (64-bit)
- Operating system and version affected: Windows 11 Home Single Language , 23H2

Project: letMeDraw
Project ID: let-me-draw-zo88ww

Additional Information

No response

Alezanello commented 2 months ago

Hello!

The issue with copying seems to be related to Test Mode, not the widget itself. I created a new blank project, and you’re right—copying doesn’t work in Test Mode. However, when running the web app locally or when deployed, it works perfectly. I also tested it on a Virtual Device, and it functioned as expected.

I’ll forward this to the engineering team to investigate the Test Mode copy functionality, but rest assured, it works correctly when you run it locally or deploy the app.