Bugs item #1564287, was opened at 2006-09-24 00:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1564287&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: 1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Eelco Hillenius (eelco12)
Assigned to: Nobody/Anonymous (nobody)
Summary: PopupSettings windowname bug

Initial Comment:
there appears to be a bug in PopupSettings when
rendering in IE.

Under normal circumstances it works fine, however if
you set the
Window name like:

            popupSettings.setWindowName("Anything!!!");

Then you will find that the window no longer pops up,
instead it just
navigates to the popup like any other page.

To reproduce just add the aforementioned line to the
Linkomatic page
in Wicket Examples. I have also attached the class to
this email.

In Safari on the Mac, and Firefox on Windows the popup
link works
regardless. This seems to be a peculiarity with only IE.

I have only tested IE 6.0 sp1.

Cheers,
DeSoca

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1564287&group_id=119783

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to