Hi Stefan,

I found the problem ... I should not call the target window
'remocular.org' it seems that ie does not like '.' characters in
target names ... will fix for next update ...

cheers
tobi


Today Stefan Volbers wrote:

>
> On 15.12.2009 14:54, Tobias Oetiker wrote:
> > Hi Stefan,
> >
> > hmmm the code for window open is realy simple:
> >
> >             logo.addListener('click', function() {
> >                    qx.bom.Window.open('http://www.remocular.org/v/VERSION', 
> > 'remocular.org');
> >             });
> >
> >
> > does the IE say what is vexing it ?
>
> NACK
> there's only a notice about a run time error because of an invalid
> argument (actually I run a german version on this machine, it says: "Es
> ist ein Laufzeitfehler aufgetreten. Möchten Sie den Debugmodus starten?
> Zeile: 11219 Fehler: Ungültiges Argument.").
>
> Almost the same in a VM with IE6, except it adds the notice that the
> error happens at character 8...
>
> I must confess I never used qx.bom.Window.open, but instead window.open
> quite often, always successfully; could you run a test with window.open
> to see if this fails too?
>
> Greetings,
> Stefan
>
> ------------------------------------------------------------------------------
> Return on Information:
> Google Enterprise Search pays you back
> Get the facts.
> http://p.sf.net/sfu/google-dev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>

-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to