Unfortunately, by that point, it's too late. The small HTML form has already appeared in my app window, & even the map viewer subsequently opens in a new window, my app content has been destroyed.
Since I posted this topic, I decided to go with PopupSettings. Since my corporate target audience all has Internet Explorer, I can tell them to configure the browser to open popups in a new tab. However, this fix means that in Firefox (which doesn't offer this option) users still get a free floating popup, even if that's not what they want. Sounds like the powers that be ought to think about this for Wicket 1.5. This is such a standard browser feature it's absence seems (IMHO) like a serious deficiency in the framework. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Opening-Wicket-Page-in-New-Browser-Tab-Window-tp3752465p3753218.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
