Re: [qooxdoo-devel] Strange behaviour in Chrome

2013-03-19 Thread fprijate
Hi It's with released version (25.0.1364.172 m) and also with Canary. Here is a bug : http://bugs.qooxdoo.org/show_bug.cgi?id=7308 Regards Franček -- View this message in context: http://qooxdoo.678.n2.nabble.com/Strange-behaviour-in-Chrome-tp7583097p7583101.html Sent from the qooxdoo mailin

[qooxdoo-devel] Table with interval refreshes JSON data - memory leak

2013-03-19 Thread Nathanial Byrnes
Hello, I have a class (DataTable) that extends Window whose only widget is a table. DataTable has a property called data that is bound to a JSON data store. I have an interval timer set up that triggers a refresh of the data store. The property data has an apply function which sets the t

Re: [qooxdoo-devel] Strange behaviour in Chrome

2013-03-19 Thread thron7
This is interesting. If it is a released version of Chrome, can you open a bug for it?! (Make sure to mention the version). Thanks, T. > Hi > > Every time I hover with mouse over any of caption bar buttons of > qx.ui.window.Window > a new request is made (only in Chrome): > > GET /resource/qx/d

[qooxdoo-devel] Strange behaviour in Chrome

2013-03-19 Thread fprijate
Hi Every time I hover with mouse over any of caption bar buttons of qx.ui.window.Window a new request is made (only in Chrome): GET /resource/qx/decoration/Modern/window-captionbar-buttons-combined.png HTTP/1.1 Regards Franček -- View this message in context: http://qooxdoo.678.n2.nabble.

Re: [qooxdoo-devel] Issue when compiling with uploadMgr

2013-03-19 Thread Benjamin Dreux
For the record. The way i've solved my issue, is by publishing a fake version of qooxdoo in my maven repository. In this version, i've done the modification pointed in the link pointed by thron7. So, nothing has to be changed in the normal way of using qooxdoo throw maven. Regards 2013/3/19 Benj

Re: [qooxdoo-devel] Download button / iframe / Basic Auth

2013-03-19 Thread Daniel Wagner
Hi Markus, have you tried opening a new window, e.g. using qx.bom.Window.open(csvUrl)? Regards, Daniel On 03/15/2013 10:17 AM, non wrote: > Hi, > > I'd like to switch my app to Basic Auth and everything seems to work quite > well. > But I have problems getting my CSV downloads to work: > > * Pur

Re: [qooxdoo-devel] Issue when compiling with uploadMgr

2013-03-19 Thread Benjamin Dreux
Right. Since i use maven and that i'm extracting qooxdoo sdk, i have to upate the given file each time. Thanks for you help 2013/3/19 thron7 > > On 03/19/2013 03:24 PM, Benjamin Dreux wrote: > > Hi > > Today i wanted to compile my project. > > I have an issue no problem when building it on my

Re: [qooxdoo-devel] Issue when compiling with uploadMgr

2013-03-19 Thread thron7
On 03/19/2013 03:24 PM, Benjamin Dreux wrote: > Hi > Today i wanted to compile my project. > I have an issue no problem when building it on my local host. > > But when building it on my ci server, i have this error. > > >>> Scanning libraries- Checking network-based contrib: > >>> contrib://U

[qooxdoo-devel] Issue when compiling with uploadMgr

2013-03-19 Thread Benjamin Dreux
Hi Today i wanted to compile my project. I have an issue no problem when building it on my local host. But when building it on my ci server, i have this error. >>> Scanning libraries- Checking network-based contrib: >>> contrib://UploadMgr/trunk/Manifest.json Could not determine current rev