These commands do not work within the textbox:
- Copy
- Paste
- Cut
- Share
How to solve it?
These commands do not work within the textbox:
How to solve it?
Explain the problem. Is it you cannot copy, or cannot paste or both, Is this after the text box has lost Focus?
In the app exported in APK, I have a text that I wish could be copied.
Clicking long inside the textbox shows the options:
Basically the objective of the textbox is that the user can copy their code to share it on social networks, but it does not copy because the copy option that appears when clicking long on the texbox where its code does not work.
i faced the same problem,
I tried a basic 2 textbbox copy and paste and it does not work. The text is not highlighted.
Here are the blocks I used. It is a bug.
You should enable it from either designer or at Screen.initialize
It is enabled, and I am proving it is enabled by setting it as well
It does not change the nature of what appears to be a bug.
Can you try to recreate it please
I counter your video with my own.
Note how the application is setup
can you shar the aia so we can try it in companion please.
I will respond. We will get to the bottom of this.
Paste works, Copy does not.
Same as mine.
I type something. Select Copy, try to highlight the text, “copy it”, delete it, and then paste, and old clipboard contents paste.
Ok, I understand what the problem is. Copy doesn’t work for me either.