alvarotrigo / fullPage.js

fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
http://alvarotrigo.com/fullPage/
GNU General Public License v3.0
35.24k stars 7.31k forks source link

inputs and scrolloverflow #2623

Closed eeeman1 closed 7 years ago

eeeman1 commented 7 years ago

On mobile devices or in webkit browsers, the inputs do not lose focus when pressed outside them. This problem occurs when connecting to the scrolloverflow extension

http://codepen.io/anon/pen/zZRPYp

Steps to reproduce it

  1. Open this link for example in chrome
  2. Find the input field and click on it to get the focus
  3. Now try to remove the focus by clicking on any place outside the input field
alvarotrigo commented 7 years ago

I've reported it now in iScroll.js issues forum.

It is definitely a iScroll.js issue and not a fullpage.js one as can be seen in this demo without fullPage.js

eeeman1 commented 7 years ago

Yes, for sure, I also noticed that you can not select text, as well as select the checkbox or radio