FInally, I was able to determine EXACTLY when it happens. It happens in IE, if I have a lot of images (a lot) some with scales, some without, etc. When I open the page, and all the images start loading and showing, almost all fail to load/show, and appear the error:
Image modification not possible because elements could not be replaced at runtime anymore! However, If I stop the execution of the page for example, putting an alert that blocks everything until I click 'accept', then all the images load ok, and no errors are shown. At this point, I'm really confident that this is a bug in qooxdoo. 2010/7/20 Jose Carlos Norte <[email protected]>: > After some more researching, I found that the problem about: > > Image modification not possible because elements could not be replaced > at runtime anymore! > > Happens when I put a image in qx.ui.basic.Image in its original size, > and then, I try to put it again (same url) in a different > qx.ui.basic.Image but this time with scale set to true. > > It only happens on ie. Maybe a bug? > ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
