Skip to content

bug: copy/paste and select on text input does not work with ios #6940

@cod3monk

Description

@cod3monk

Describe the bug

Using iOS, usually when tapping on the cursor or selected text of an already active text input a context menu comes up to allow copy and past.

In apps created with windmill, the keyboard quickly disappears and reappears. Text selection is not possible and the context menu is not accessible.

Here is Apple's user guide on text interactions: https://support.apple.com/guide/iphone/select-and-edit-text-iph1a9cae52c/ios

To reproduce

  1. Create app with text input.
  2. Open on iOS device with screen keyboard
  3. Tap on text field
  4. Tap again (the context "copy/paste/..." menu should appear)
  5. Enter some text
  6. Double tap on text (word should be selected and context menu appear)

Expected behavior

described above

Screenshots

Would need a video to illustrate. I hope the description is clear enough.

Browser information

iOS 18.6.2 Safari

Application version

CE v1.566.1

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions