Re: [qooxdoo-devel] mobile scroll on FF

2014-05-19 Thread Christopher Zündorf
Well, it is not really a bug. It is because of our new pointer events feature and the fact that iScroll needs still native touch events, which are not fired by desktop browsers. If you set the following environment variable to true (inside your config.json) , everything will work fine. qx.mo

Re: [qooxdoo-devel] mobile scroll on FF

2014-05-19 Thread d2
Done There is no automated tests for that ? I will try to fix this bug and to provide a patch. 2014-05-19 1:41 GMT-07:00 czuendorf [via qooxdoo] < ml-node+s678n7585676...@n2.nabble.com>: > Hi David, > > didn't know that problem with the Firefox 29 > > Could you please open a bug for this prob

Re: [qooxdoo-devel] mobile scroll on FF

2014-05-19 Thread Christopher Zündorf
Hi David, didn't know that problem with the Firefox 29 Could you please open a bug for this problem? Greetz Christopher Am 19.05.2014 um 01:34 schrieb David Charbonnier mailto:dc...@oxys.net>>: Hi, http://demo.qooxdoo.org/devel/mobileshowcase/index.html#%2Flist does not work on FF 29.0.1.

[qooxdoo-devel] mobile scroll on FF

2014-05-18 Thread David Charbonnier
Hi, http://demo.qooxdoo.org/devel/mobileshowcase/index.html#%2Flist does not work on FF 29.0.1. Is there any ticket, any idea of what's wrong before I start working on this problem ? David -- "Accelerate Dev Cycles with

[qooxdoo-devel] mobile scroll on FF

2014-05-18 Thread David Charbonnier
Hi, http://demo.qooxdoo.org/devel/mobileshowcase/index.html#%2Flist does not work on FF 29.0.1. Is there any ticket, any idea of what's wrong before I start working on this problem ? -- "Accelerate Dev Cycles with Automat