Hey thron7, Thanks for your quick reply!
Unfortunately we don't have publicly accessible urls. We are working with qooxdoo version 1.0 but we also had the problems with version 0.8. We updated it just some days ago. We tested it with ie 7 and 8, firefox and chrome. We got similar problems with every browser. I wasn't able to reproduce the failures in the qooxdoo playground. But I found out that when I use this function: qx.ui.core.queue.Appearance.flush() in the F7 command window in ie or in firebug the page gets reloaded and everything is fine. But when I'm dealing with a window widget with a form in it, I have to use the function at least twice so that I get the right appearance. Our architecture looks like this: Every site of our application is a window widget. If you push a button to get a new site, the old window gets destroyed and a new one will be instantiated. All this is handled by the Application.js. Could it have something to do this? Regards, Wofgang > -----Ursprüngliche Nachricht----- > Von: thron7 [mailto:[email protected]] > Gesendet: Montag, 4. Januar 2010 15:29 > An: qooxdoo Development > Betreff: Re: [qooxdoo-devel] Problems with the appearance of Qooxdoo > > Wolfgang, > > - which qooxdoo version are you working with? > - which browser did you test with? > - any publicly accessible urls, to see the phenomenon? can you > reproduce > it with our standard apps (demo.qooxdoo.org)? > - if it is not in public code, can you share a code snippet that > reproduces the issue in Playground (demo.qooxdoo.org/1.0.x/Playground)? > > T. > > Wolfgang Zak wrote: > > Hi, > > > > I got some problems with the appearance of qooxdoo. > > It happens that sometimes when I open the application that I can't > see buttons, or that I don't see checkboxes. > > On one of my colleagues computer checkboxes change to radiobuttons > when you click on them. > > I also got problems with the appearance of windows. > > > > Anyone of you got problems similar to this one or any ideas? > > > > I really appreciate any help! > > Thanks! > > > > Wolfgang > > > > --------------------------------------------------------------------- > --------- > > This SF.Net email is sponsored by the Verizon Developer Community > > Take advantage of Verizon's best-in-class app development support > > A streamlined, 14 day to market process makes app distribution fast > and easy > > Join now and get one step closer to millions of Verizon customers > > http://p.sf.net/sfu/verizon-dev2dev > > _______________________________________________ > > qooxdoo-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > > > > > > ----------------------------------------------------------------------- > ------- > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
