Coder Social home page Coder Social logo

Issue with iframe on iOS about fastclick HOT 7 CLOSED

ftlabs avatar ftlabs commented on July 24, 2024
Issue with iframe on iOS

from fastclick.

Comments (7)

bigotedWhale avatar bigotedWhale commented on July 24, 2024 4

it's not about the broswer , it's about the specific version of the browser kernel,to solve this problem, just use :docment.addEventListener('touchend', () => { window.focus()})
https://stackoverflow.com/questions/13124340/cant-type-into-html-input-fields-on-ios-after-clicking-twice

from fastclick.

mattcg avatar mattcg commented on July 24, 2024

Thank you for reporting. What version of iOS are you using?

from fastclick.

rajushank84 avatar rajushank84 commented on July 24, 2024

Hi,
Thanks for looking at this. It is iOS6, and the issue is reproducible on the XCode simulator also.

from fastclick.

rajushank84 avatar rajushank84 commented on July 24, 2024

Hi,
I have created a small sample page to demonstrate this issue: https://github.com/rajushank84/iframefastclick

(Clone this, and load the index.html in a web browser and it works. Load the same page in iOS simulator on XCode, or a real iPad. You can see, it is not possible to type anything into the input field).

from fastclick.

samgiles avatar samgiles commented on July 24, 2024

Reproducible on iOS 6

from fastclick.

mattcg avatar mattcg commented on July 24, 2024

I've added a workaround to FastClick until this bug is fixed by Apple. A reduced test case is available at `tests/37-reduced.html' and I've filed bug report #12966313 with Apple.

from fastclick.

moos avatar moos commented on July 24, 2024

FYI -- seems to have been fixed in iOS 8. Just tried with Beta 4. About time Apple.

from fastclick.

Related Issues (20)

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.