Skip to content

Tap To Paste works different than Flutter one #2594

Open
@vishna

Description

@vishna

Have you checked for an existing issue?

Flutter Quill Version

11.4.1

Steps to Reproduce

Attaching simple UI to repro and compare: https://gist.github.com/vishna/dd9c87887051e18715729938881e2de4

  1. Tap the word (field focuses)
  2. Tap the word again to summon paste field (nothing happens)

Expected results

  1. Tap the word (field focuses)
  2. Tap the word again to summon paste field (pop up appears)

This is the default behavior with Flutter's TextField

Actual results

The pop up is not appearing. It appears if you long press or start tapping multiple times on the edge of the screen.

Additional Context

Simulator.Screen.Recording.-.iPhone.16.Pro.Max.-.2025-06-12.at.13.32.23.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions