Re: [qooxdoo-devel] Focus bug in IE

2006-09-26 Thread Sebastian Werner
Could you please open a bug report on this. Thanks. Sebastian dperez schrieb: > > It is quite easy to see also this error after closing a window. > > > Jim Hunter-2 wrote: >> I have run into this before but thought I would let someone know. In IE, >> if >> there are no focused objects, like w

Re: [qooxdoo-devel] Focus bug in IE

2006-09-26 Thread dperez
It is quite easy to see also this error after closing a window. Jim Hunter-2 wrote: > > I have run into this before but thought I would let someone know. In IE, > if > there are no focused objects, like when a page is first rendered, and you > hit a CTRL or ALT or SHIFT key you will get a Java

[qooxdoo-devel] Focus bug in IE

2006-09-25 Thread Jim Hunter
I have run into this before but thought I would let someone know. In IE, if there are no focused objects, like when a page is first rendered, and you hit a CTRL or ALT or SHIFT key you will get a _javascript_ error "this.getFocusRoot () is null or not an object". This does not happen with FireFox o