Re: [qooxdoo-devel] How to disable changing of mouse cursors

2010-06-16 Thread Jonathan Weiß
Hello Petr, as always, the bug target gives you the estimated date when this issue will be fixed at the latest. Expect this bug to be fixed within 1.2 (release date: 2010-8-4). Cheers, Jonathan - Jonathan Weiß Framework Engineer http://mysterycity.de/blog Blog - http://www.linkedin.

Re: [qooxdoo-devel] How to disable changing of mouse cursors

2010-06-15 Thread Petr Kobalíček
Hi Jonathan, it's definitelly #2892 (http://bugzilla.qooxdoo.org/show_bug.cgi?id=2892). It's half year old bug, any chance getting it fixed? Thank you! - Petr Kobalicek On Tue, Jun 15, 2010 at 4:06 PM, Jonathan Weiß wrote: > > Hello Petr, > > > the bug you are referring

Re: [qooxdoo-devel] How to disable changing of mouse cursors

2010-06-15 Thread Jonathan Weiß
Hello Petr, the bug you are referring to must be #2892 (or #487, #1300, #938). Setting the cursor globally is no trivial task since there are several places inside the framework which will change it depending on the situation (e.g. drag and drop). However, you can use widget.getApplicationRoot

[qooxdoo-devel] How to disable changing of mouse cursors

2010-06-14 Thread Petr Kobalíček
Hi, I'd like to disable changing of mouse cursors globally in qooxdoo app, is this possible? I don't know exactly the bug id, but qooxdoo is using some mechanism (maybe css) to change mouse cursor and when there are a lot of widgets (DIVs) the time to change it is noticable (try for example demob