Hi Tino,

The problem is two-fold:

1) the default index.html does not have a differentiation between android and ios, it loads only the android css.  At the very least, an <!-- html comment --> should be there to explain that the user should choose one to use at runtime
2) for ios, the color must be white, and margin-left must be something more like 4.  It is currently -6.

With those changes, my selectboxes start working on the iphone. (i.e. http://chiaraquartet.net/csq/test.html).  Note that the default textfield is off the page to the left, and doesn't look like something that can be tapped.

I am also not sure I agree with your decision to use -webkit-appearance: textfield.  This is extremely confusing, as there is no obvious place to tap.  I would highly recommend leaving it as a menulist, as I have done in my custom selectbox.

Greg
Tino Butz
June 9, 2011 11:34 AM

Hi,

We will have a look on it.

Tino





------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Greg Beaver
June 8, 2011 10:10 PM

Hi,

does qx.ui.mobile.SelectBox work on iPhone yet?  I have been tapping furiously on one in my app and it doesn't do anything :).  It works in safari/mac and chrome on mac and linux.

Thanks,
Greg


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to