Hi Joachim, Joachim Baran schrieb: > Hi Daniel, > > On 14 June 2010 12:59, Daniel Wagner <[email protected]> wrote: > I am on Snow Leopard using Safari 4.0.4. It seems to be a context > issue though, because I have moved the code for opening the window > from an 'input'-event listener into a 'click'-event listener and it > works now. I only tried opening the window in the 'input'-listener for > test purposes anyway, so the problem is now solved for me. It is just > a bit strange not to see the same behaviour across browsers, but I > assume there is some fairly technical knowledge necessary why it did > not work inside the 'input'-listener. > I believe this is a feature of Safari's popup blocker: Without a mouse event, it assumes that some evil script is trying to open a window without the user's consent. Actually, I would have thought most browsers have this kind of check. > Thanks. > > Joachim >
Regards, Daniel ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
