Re: [qooxdoo-devel] Modal window doesn't block the UI

2006-07-06 Thread Andreas Ecker
Sorry, just realized that you have already filed such a bug report a couple of days before: http://bugzilla.qooxdoo.org/show_bug.cgi?id=89 > please file a bug report at http://bugzilla.qooxdoo.org , since the > focus handling seems to be incorrect. Please don't forget to refer to such bug repo

Re: [qooxdoo-devel] Modal window doesn't block the UI

2006-07-06 Thread Andreas Ecker
Hi, Ali, please file a bug report at http://bugzilla.qooxdoo.org , since the focus handling seems to be incorrect. Thanks, Andreas Alee wrote: > Hello, > > Create a button and upon it's 'execute' event, show a modal window. Now, run > it and click the button. It will bring a modal window inf

Re: [qooxdoo-devel] Modal window doesn't block the UI

2006-07-06 Thread Alee
The situation I'm talking about is a bit different, as in this case modal window doesn't freeze, but allows you to create multiple modal windows by pressing the button through space bar. Once you click on the modal window, it blocks the UI (including the button). I also encoutered with a situatio

[qooxdoo-devel] Modal window doesn't block the UI

2006-07-05 Thread Alee
Hello, Create a button and upon it's 'execute' event, show a modal window. Now, run it and click the button. It will bring a modal window infront of you. Things may seem working pretty well. But if you try pressing space bar, after clicking the button, it will be pressed and bring another modal w