Hi Christoph,
Christoph Holubar schrieb: > Hello List Members, > > i have a problem with my application. > In Microsoft Internet Explorer everythings working, but in Firefox > there is a problem in recognizing a Click on a Button. > > Sometimes it is needed to click 2, 3 or more times on a button that > the Application recognized it. Could you build a small demo application (runable from the qooxdoo demo folder) and attach this to a new bug. Thanks. > > I tried it also with the Qooxdoo Demo (examples). There is the same > problem. > > On my second PC also the same Problem. > But only with the Firefox Browser (i use Vers. 1.5.0.4) > > Do you know about this problem? What can i do that everything works? I have no idea. Maybe this is a bug in qooxdoo or firefox. > > > And a further problem: > 005109:Failed to execute "_modifyFocused()":Modification of property > "focused" failed with exception(TypeError: vFocusRoot has no properties) Seems to be some error from your application code. Hopefully. I haven't seen this in any other test file yet. If a widget has no focus root it has maybe also no parent at the time you focus it. Sounds crazy. Maybe you do some manual focus() calls somewhere? > > I use the QxRequest Widget to get dynamic content. I only know this > error message is displayed after i used QxRequest. No idea. Sorry. Try to simplify your code. Try&Error ;) Sebastian > > > Thanks for your valuable help, > > Christoph > > > > _______________________________________________ > Qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
