Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native won't trigger on iOS 5/6 #90

Closed
steviep opened this issue Jan 9, 2013 · 14 comments
Closed

Native won't trigger on iOS 5/6 #90

steviep opened this issue Jan 9, 2013 · 14 comments
Assignees
Labels

Comments

@steviep
Copy link

steviep commented Jan 9, 2013

SelectBoxIt looks pretty much perfect for what i need, and triggering the native mode on mobile devices is a feature I've been looking for for ages.

However for some reason it isn't triggering properly for me on my iPad (iOS5) or iPhone (iOS6). It actually seems to attempt to trigger the native select box options, but then it quickly disappears and shows the desktop styled list of options. I've tried disabling all other plugins on the site, no luck. One thing that's worth noting is I am running jQuery in no conflict mode on this site as it needs to work with Prototype, would that affect it?

Tried forcing native through the options, but still no luck, any ideas? Any help appreciated.

@ghost ghost assigned gfranko Jan 9, 2013
@gfranko
Copy link
Owner

gfranko commented Jan 9, 2013

@steviep I have tested SelectBoxIt on both devices (iPad and iPhone) and operating systems (iOS5 and iOS6) that you mention above via emulators, and for me, it seems to correctly use the native interface. Would you be able to show me a public url or a jsfiddle/jsbin that mimics your current setup so that I could troubleshoot?

Also, I don't believe using Prototype should be an issue, as long as you are not overwriting window.jQuery

@gfranko
Copy link
Owner

gfranko commented Jan 11, 2013

I'm closing this issue for now, but let me know if you are still having trouble!

@gfranko
Copy link
Owner

gfranko commented Jan 14, 2013

@steviep Try updating SelectBoxIt to the latest code. This should fix your issue hopefully =)

@steviep
Copy link
Author

steviep commented Jan 17, 2013

Hey Greg, sorry for the late reply. I'll take a copy of the new code and see how I get on, but I actually assumed that it was probably more a specific issue with the setup of my site, rather than a bug as I also tested your examples page on both devices and they all worked correctly. Instead I moved over to using the native controls styled with CSS for now, not perfect but will do! Thanks for spending time to look into it though.

@gfranko
Copy link
Owner

gfranko commented Jan 21, 2013

@steviep Another person reported an issue with the way SelectBoxIt was handling mobile devices, so I took a look at the code, and found a bug that could affect your page. Let me know!

@mklahorst
Copy link

Found the exact same issue as mentioned above. I did grab the latest code link you provided, but it's still "flashing" up the native control on iPad and then quickly switching to my pages css styling.

Any updates?

@gfranko
Copy link
Owner

gfranko commented Feb 7, 2013

@squaremdesign Do you have a public url I could look at?

@mklahorst
Copy link

Sent you email. Thanks!

@beneklisefski
Copy link

I'm using SelectBoxIt for the first time with the latest version of the script (as of yesterday) and I'm not getting anything at all on mobile devices (testing on iPad and iPhone). When I click the select box neither the custom or the native controls come up! I can send you a live link but I don't want to share it publicly so can you please email me?

@gfranko
Copy link
Owner

gfranko commented May 17, 2013

@beneklisefski Just emailed you.

@gfranko
Copy link
Owner

gfranko commented May 17, 2013

@beneklisefski I fixed your issue in the dev branch and it will be included in the next release. If you would like the fix now, you can grab the latest JS file here. Let me know if you need anything else!

@Kibo007
Copy link

Kibo007 commented Oct 10, 2013

Hi, I have same issue. And I found out that it is connected with version of jquery you have. I test it with v 1.10.2 and 1.8.0 it is different. On 1.10.2 bring native and in second close it and scroll on top, with 1.8.0 not running native...

Device iPhone

@gfranko
Copy link
Owner

gfranko commented Oct 10, 2013

@Kibo007 Do you have a public URL that I can look at to see this bug?

@Kibo007
Copy link

Kibo007 commented Oct 10, 2013

No it is in local development... I have it here in attachment.... Just
simple thing... and I figure out that when I touch near button that native
select in iPhone work, but if I touch directly button it just pop up and
disappear. So conclusion is that on iPhone you can touch display none
select element, and when you touch that it work normal. But that all is
tricky and unstable

On Thu, Oct 10, 2013 at 3:14 PM, Greg Franko notifications@github.comwrote:

@Kibo007 https://github.com/Kibo007 Do you have a public URL that I can
look at to see this bug?

Reply to this email directly or view it on GitHubhttps://github.com//issues/90#issuecomment-26052249
.

*Bojan Dragojeviæ
*Front End Developer

Croatia
52100, Pula

M +385 98 599 220

T +385 52 224 897

F +385 52 224 897

S kibo_007

www.dragojevich.com // www.collabmate.me

https://www.facebook.com/collabmate.me

Please think of the environment before you print this message and any
attachments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants