GithubHelp home page GithubHelp logo

Comments (4)

quisido avatar quisido commented on June 10, 2024 1

Safari is no longer supported on Windows, so I cannot test this myself.

Without more information or other reports, I'll close this for cleaning but welcome PRs if it becomes solvable in the future.

from use-clippy.

quisido avatar quisido commented on June 10, 2024

Thanks for reporting. Can you provide a repo/CodeSandbox with a minimum reproduction?

from use-clippy.

arturlagutin avatar arturlagutin commented on June 10, 2024

Sorry, just wanted to report this hoping that someone will figure this out without any additional info from my side. Don't want to be a dick, but I'm pretty sure it's reproducible quite simply. Just bootstrap some app, create a long page with scroll, and try it in Safari.

from use-clippy.

kevinkam avatar kevinkam commented on June 10, 2024

Hi @arturlagutin I can simulate your issue on my iPhone safari, I tried to fix this issue, and found that this issue is cause by the input is append at the bottom of the body and focus it.
So I change to prepend the input to the body, then it comes up another issue, because it's focusing an input field, the keyboard also comes up when I try to copy, then I set the input to readOnly, but it still showing "Paste/Speak", this one I really don't know how to solve.

from use-clippy.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.