Re: [qooxdoo-devel] Input fields cannot get focus when in a carousel on ios

2014-05-20 Thread Martin Wittemann
Thanks you very much. Am 20.05.2014 um 09:34 schrieb Vincent Vandenschrick mailto:vvand...@gmail.com>>: Done : http://bugs.qooxdoo.org/show_bug.cgi?id=8365 Regards, Vincent 2014-05-20 9:19 GMT+02:00 Martin Wittemann mailto:martin.wittem...@1und1.de>>: Hey, thanks for bringing this up. Would

Re: [qooxdoo-devel] Input fields cannot get focus when in a carousel on ios

2014-05-20 Thread Vincent Vandenschrick
Done : http://bugs.qooxdoo.org/show_bug.cgi?id=8365 Regards, Vincent 2014-05-20 9:19 GMT+02:00 Martin Wittemann : > Hey, > thanks for bringing this up. Would you mind to open up a bug report for > that issue? We should get that fixed for the soon coming 4.0 release. > Regards, > Martin > > >

Re: [qooxdoo-devel] Input fields cannot get focus when in a carousel on ios

2014-05-20 Thread Martin Wittemann
Hey, thanks for bringing this up. Would you mind to open up a bug report for that issue? We should get that fixed for the soon coming 4.0 release. Regards, Martin Am 20.05.2014 um 07:05 schrieb Vincent Vandenschrick mailto:vvand...@gmail.com>>: Hi all, If I comment the following line in the Ca

Re: [qooxdoo-devel] Input fields cannot get focus when in a carousel on ios

2014-05-19 Thread Vincent Vandenschrick
Hi all, If I comment the following line in the Carousel constructor, then the behaviour is back to expected : // carouselScroller.addListener("touchstart", qx.bom.Event.preventDefault, this); I don’t now why it sows only in ios, though… Kind regards, Vincent Le 19 mai 2014 à 19:08, Vincent V

[qooxdoo-devel] Input fields cannot get focus when in a carousel on ios

2014-05-19 Thread Vincent Vandenschrick
Hi all, Using the latest mobile master, it seems that I cannot manage to have a form inside a carousel. The form fields appear writable, but they cannot get focus. It works correctly on any desktop browser running the mobile app, but as soon as on ios (7), either on device or simulator, the fields