using target="_blank" in the navigateToUrl
with firefox on windows it opens in new tab, with firefox on mac it opens a 'popup',
anyway how to make the window popup in a new tab on ff on mac as well?
using target="_blank" in the navigateToUrl
with firefox on windows it opens in new tab, with firefox on mac it opens a 'popup',
anyway how to make the window popup in a new tab on ff on mac as well?
This is most likely a bug in the browser and/or plug-in. My suggestion would be to try telling JavaScript to open the window, using ExternalInterface. This may be more likely to trigger a pop-up blocker though.
Check your Firefox preferences >> Tabs >> New windows should be opened in (a new window | a new tab). Do you have different settings for your Firefox on your Windows and on your Mac?