Alexander Back schrieb:
> Hi Cajus,
> 
> Cajus Pollmeier schrieb:
>> This is everything I can get from IE:
>>
>> LOG: 397547ms [ function(element, name, value, smart),
>> qx.html.Element:_copyData, qx.core.Object:base, qx.html.Image:_copyData,
>> qx.html.Element:__flush, ... ]
>>
>> Do you know a method to get more? I'm using getStackTrace() in the moment. 
>> Just trace() seems to deliver the same.
> If you use IE8 you can use the debugger of the developer tools.
> Open the developer tools (using "F12") and hit the button "Start 
> debugging" (or so).
> The browser will probably reload the application. If the error occurs 
> you can select the "Script" tab and check for a stacktrace at the right. 
> Maybe this helps us further.

Hi Alex,

sorry - there was no time right now to dive into it. Will focus it later on...

>> Great! Works - but the problem is not "-5px", the problem is that "width" is 
>> not available ;-)
> Really? Your first mail indicated that the problem is that 
> "qx.bom.element.Attribute" tries to set the attribute "width" to "-5px".

The browser said "property" does not exist, so I guess it is "width".

Greetings,
Cajus

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to