Oleg Philippov

Results 3 issues of Oleg Philippov

### Steps to reproduce: 1. Create a new qooxdoo application 2. Build it with command: `qx deploy --out=build --app-name=myapp --source-maps --save-source-in-map` 3. Open build in a browser and try to...

I can add mousemove listener on some node on jacket and it works fine. However after I make a click on jacket musemove listener doesn't respond anymore. Second and all...

bug

If I try to drag an item on my custom jacket (with mousedown and mousemove event listeners on this item) I will drag whole mini-player on screen instead. We need...

enhancement