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

Not fully working at mobile Webkit #3

Open
aldipower opened this issue Jun 21, 2011 · 6 comments
Open

Not fully working at mobile Webkit #3

aldipower opened this issue Jun 21, 2011 · 6 comments

Comments

@aldipower
Copy link

Hi,

first, great plugin, nice behaviour, nice idea.

Unfortunatly it's not working on my mobile Andoird 2.2 Webkit Browser.
The replacement of the multiselect box is done and shows me a selection menu by touching, but when selected an entry nothing shows up. The ul/li elements were not created and no event (onAdd) got fired.
Couldn't test other mobile webkits such this on the iPad or another tablet, maybe there it's working in cause of another browser implementation.
Possibly is it a generally problem with some JavaScript actions on mobile webkit?

Best

@odyniec
Copy link
Owner

odyniec commented Jun 22, 2011

I didn't really test the plugin against mobile browsers, and I'd be surprised if it worked out of the box :) I'll experiment with it, maybe it's just the matter of adding support for touch events. Thanks for your feedback.

@aldipower
Copy link
Author

Yeah, that would be great.
You are knowing the Android Emulator, didn't you?
http://developer.android.com/guide/developing/devices/emulator.html

@odyniec
Copy link
Owner

odyniec commented Jun 22, 2011

Yeah, sure. I actually also have two Android devices (a phone and a tablet), and I mostly use those for testing. For iOS, I use the iPhone/iPad simulator.

@aldipower
Copy link
Author

So, you are a real life tester, no emulation. :)

@odyniec
Copy link
Owner

odyniec commented Jun 22, 2011

With Android, yes, but that's mostly caused by the fact that the Android emulator works awfully slow in my system, and it's simply easier for me to test on the real devices :)

@aldipower
Copy link
Author

Having the same experience here with the emulator, more than slow.
Maybe it stands in realationship that they want to emulate the ARMv5
instruction set, hehe.

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

No branches or pull requests

2 participants