Re: [qooxdoo-devel] keyboard events are slow

2009-04-15 Thread Petr Kobalíček
Hi Jonathan, it's quite long time and I experienced this in my application. I can't reproduce this in simple app. I think that it's dependent to complexity of the application and it's dependent to count of created widgets. I think that you should close the issue and I will reopen it if I can repr

Re: [qooxdoo-devel] keyboard events are slow

2009-04-15 Thread Jonathan Weiß
Hi Petr, could you create a little sample and attach it to bug 1705 [1]? I was not able to reproduce this issue with Firefox 3 and Safari 4 on OS X. Cheers, Jonathan [1] http://bugzilla.qooxdoo.org/show_bug.cgi?id=1705 I try to more describe my point of event handling. For example try any q

Re: [qooxdoo-devel] keyboard events are slow

2009-01-28 Thread mshillin
Petr Kobalíček wrote: > > Hi all, > > I have taken a note that keyboard handling in qooxdoo is slow. When I > press a key, my 1.6Ghz processor runs at 100% speed even that > application is doing nothing. This also happens to mouse moving in > browser client area. > I have found the same. In

Re: [qooxdoo-devel] keyboard events are slow

2008-12-09 Thread Petr Kobalíček
Filled, #1705 2008/12/8 Alexander Back <[EMAIL PROTECTED]>: > Hi Petr, > > Petr Kobalíček wrote: >> I try to more describe my point of event handling. For example try any >> qooxdoo component (container like, list, table, tree) and press up >> arrow. Cpu meter will jump to 100% and stay in 100% us

Re: [qooxdoo-devel] keyboard events are slow

2008-12-08 Thread Alexander Back
Hi Petr, Petr Kobalíček wrote: > I try to more describe my point of event handling. For example try any > qooxdoo component (container like, list, table, tree) and press up > arrow. Cpu meter will jump to 100% and stay in 100% usage until you > unpress the key. We observed this behaviour and found

Re: [qooxdoo-devel] keyboard events are slow

2008-12-08 Thread Petr Kobalíček
Hi Alex, I try to more describe my point of event handling. For example try any qooxdoo component (container like, list, table, tree) and press up arrow. Cpu meter will jump to 100% and stay in 100% usage until you unpress the key. I'm just interested what is needed to handle simple keyboard even

Re: [qooxdoo-devel] keyboard events are slow

2008-12-08 Thread Alexander Back
Hi Petr, Petr Kobalíček wrote: > Hi all, > > I have taken a note that keyboard handling in qooxdoo is slow. When I > press a key, my 1.6Ghz processor runs at 100% speed even that > application is doing nothing. This also happens to mouse moving in > browser client area. First of all 100% CPU is n

[qooxdoo-devel] keyboard events are slow

2008-12-06 Thread Petr Kobalíček
Hi all, I have taken a note that keyboard handling in qooxdoo is slow. When I press a key, my 1.6Ghz processor runs at 100% speed even that application is doing nothing. This also happens to mouse moving in browser client area. I have not problem in 100% cpu usage, but for example moving cursor i