Af:commandimagelink doesn't open new window

Hi,
I have a af:commandimagelink with an external URL.
Here the code:
<af:commandImageLink inlineStyle="width:100px;"
shortDesc="External Link"
useWindow="true"
icon="/images/logo130.gif"
action="dialog:External-Home"
binding="#{TlsBob.temp_Link1}"
id="temp_Link1"/>
Can anybody give a hint why the external link opens in the same window even useWindow=TRUE ?
Using Jdev 11g TP4 and FF2.
regards
Peter

Hi,
tried with IE7 and FF2 and it works for me. The dialog opens in a new window. I recognized though that on IE7 the setting for tab browsing needs to be such that the browser can decide how to handle the request. Note however that I did specify the width and height of the popup window. Not sure this makes the difference, but its the only change I applied to your code
Frank

Similar Messages

  • Safari 5.1 (5.1.1) doesn't open new window (OS 10.6.8)

    I notice Safari 5.1 (and now 5.1.1) doesn't open new window when ⌘N. The button highlight but no window appears. ⌘T is ok. but not ⌘N.
    Is someone have this problem ? And patch this ?

    Could be the preferences are corrupted ..
    Go to ~/Library/Preferences. Move the com.apple.Safari.plist file from the Preferences folder to the Desktop.
    Quit then relaunch Safari to test. If that helped, move the .plist file to the Trash.
    If the that didn't make a difference, click Reset from your Safari menu bar. Select the top 5 buttons, click Reset.
    Restart your Mac.
    Try Command + N in Safari.
    Also, make sure you haven't set up keyboard shortcut in System Preferences / Keyboard - Keyboard Shortcuts that may be causing a conflict.

  • Full screen Safari doesn't open new windows

    Hi,
    In my Safari preferences I have "Open pages in tabs instead of windows" set to "Never".
    When Safari has at least one window that is not in full screen mode, then links from other applications seem to open new windows perfectly fine.
    However, when all Safari windows that are open are in full screen mode, then links keep opening in tabs in on of those windows.
    How can I make Safari to just open a new window all the time, even when I only have full screen windows open?

    Hi ..
    Safari doesn't recognize:   mydomanin.direct   as a URL. That's why it's triggering a Google search.
    That's why www. works.

  • Imageviewer - imageLinkTarget:'_blank doesn't open new window

    I have searched the forums but nobody seems to know why - when you insert a flash imageviewer in dreamweaver and set the imageLinkTargets to _blank it does NOT open your links in a new window - Can ANYONE provide a solution to this PLEASE!!!

    This problem can be avoided in code:
    // before Adobe code insert function for open New Window
    <script>
    <!--
    function newWindowLink(param_url) {
    open(param_url);
    -->
    </script>
    <script src="scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    <script type="text/javascript">
    //insert some variables with Urls-links
    var url1 = "http://www.your_web_site1.com/";
    var url2 = "http://www.your_web_site2.com/";
    var urlX = http://www.your_web_siteX.com/;
    AC_FL_RunContent ( 'codebase',.......
    ,imageLinks:[\'javascript:newWindowLink(url1)\',
                       \'javascript:newWindowLink(url2)\',
                       \'javascript:newWindowLink(urlX)\']}',
    ); //end AC code
    </script>

  • Attached object(BUS2038) doesn`t open new window

    Hi guys,
    In my workflow I send an workitem with a business object attached to allow the approver see the PM Note. I meant, when the link is clicked it should open the transaction IW22(Edit PM orders).
    In my development server this was working for all approvers but when I tranported the request to my quality server it stopped work.
    I ask the BASIS guy to copy the user profile to an user in the development server and then stop working in the development server too.
    Is seems like an user authorization problem. But I don`t know which kind of permission they must have.
    Any idea?
    PS - I tried to run the SU53 and it shown the transaction SWIA but he BASIS told me that he is not allowed to open this access in the production side.
    Thanks for any help!
    Regards,
    Andrew

    Thanks for your replies.
    The problem copying the user profile from an user to another in production is because there are a lot of functions and objects set up to this user, I need to scan which is/are the specific function/object that is locking the txn IW22.
    I`ll try to execute the SU53 again and get the exact function/object.
    I`ll send a notice if this issue is solved.
    Thanks for your help.
    Best Regards,
    Andrew

  • Clicking Finder in the Dock doesn't open new window

    I started having this issues today. I've repaired permissions and the disk from the recovery menu disk utility. Anything else anybody could recommend to fix this?

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • Af:menuChoice with af:goMenuItems: targetFrame doesn't open new Window

    Hi,
    I've got a af:menuChoice with af:goMenuItems. They are implemented like the navigation from the tutorial exept for the goMenuItems instead of the commandMenuItems and using destination instead of outcome. Navigating also works fine, but the pages are all opend in the same browser window although I set targetFrame="_blank" in the goMenuItems.
    Any ideas?

    In form add targetFrame="xx" ,就能解决!

  • 'Open New Windows In A New Tab' is not working when the popup is invoked by Flash

    I surf a lot of porn sites. And some of them invoke a popup if you click the play button of their Flash player. Even though I have FF set to 'Open New Window In A New Tab', this isn't working if a window is invoked by a Flash object. For example, if I want to watch porn clip on tnaflix<i></i>.com and click the Play button, then a popup window of livejasmin<i></i>.com comes up. But it doesn't open in a new tab. It opens in a new window, even though I've set the above mentioned option. This is very annoying. Please, fix it.

    Thanks for the responses and sorry for taking a while to get back. I have been looking around but not sure where is the "about: config page." When I click on Firefox "about" there is nothing to configure. What do I click on? TIA

  • Embedded links in emails won't open new window or tab in FF.

    Running Mac OS X 10.6.6 and FF Version 3.6.12. I'm using Mail Version 4.4 as my email client and when I try and open an embedded link from an email, the link doesn't open a new tab or window. FF recognizes the link, but doesn't respond with a new tab or window. If I copy and paste the link into the browser the links work fine, so I feel like it's a setting or bug that has been changed somewhere somehow. This problem only happens when I try to click directly from the email. I've tried searching the preferences in both Mail and FF, but can't seem to find anything that fixes the problem. This issue started happening two weeks ago when I did the latest Mac OS X security update. Any thoughts or suggestions?

    Hi everyone, I have Snow Leopard 10.6.8. I have been very very frustrated by this problem. [I could not create new windows, and anything that opens new windows, such as trying to see what Add-ons you have etc would not work]. I read about changing screen alignment to the top... I have one screen so the option does not exist. The above messages would not fix this problem. I searched hard and did find a solution in the end. I read stuff about removing Add-ons until the problem is fixed, but its simply not the case.
    First of all open Firefox. next go to options: Help --- 'Restart with Add-ons disabled'. Tick the box for add-ons, restart firefox. Next go to Tools --- Add-ons. Next (In the Add-ons Manager' click on 'Plugins' on the left hand side pane. Look for the small blue writing that says 'Check to see if your plugins are up to date'.
    Now notice it should say 'Missing Flash'. "For your safety, Firefox has disabled your outdated version of Flash. Please upgrade to the latest version". I followed this, reinstalled Flash and it now works as it always did, no problems. For people where the above fix didn't work, try this one out. Hope it helps people!
    :o)

  • Lion Mail doesn't open a window

    I keep finding unwelcome changes in Lion, especially Mail. Now I notice that Mail doesn't open a window if I bring Mail to the front and no window is already open, and if a window is minimized it won't open it either as it used to do in Leopard. I have to go to the added trouble of going to File > New Viewer Window to get the regular window or click on the window in the dock. I don't understand why this was changed, it just makes more trouble.
    I know people complain about changes, but I just need to know if there's a way, maybe with the help of Terminal, to bring it back to where it was?
    (I am in classic layout)

    No problems,
    Its caught me out before too.

  • How do I forces FF 23 to open maximized, not full screen, but maximized, both on start up and when opening new windows?

    Firefox 23 does not open maximized nor does it open new windows maximized. As such I have to manually maximize each window.
    Run is set to maximized in the shortcut properties, yet it still opens in a normal or less than normal size window.
    Older versions open maximized with no problem. I have Profile manager configured so that I can run multiple versions at the same time and everything opens maximized except FF 23.
    is there some setting in the about:config interface or is this a genuine BUG in the latest version? Any help would be appreciated greatly.
    Also can you tell me how to modify the title bar text/icon/etc as well as where to find the icon or portable network graphic (png) file for the main-window.ico or direct me to appropriate knowledge base articles for modifying both.

    My localstore.rdf file was fine. The problem was caused by two plug-ins that Mozilla shows as being compatible with Firefox 23, when in fact they both cause undesired side effects.
    Maybe the employees of Mozilla should actually test plug-ins before they allow them to be available for download or worse yet, recommend them.
    And if any of the in-house developers had a clue they would stop removing old lines of code from Mozilla products so that new versions of Firefox would still be compatible with older plug-ins and extensions people would still like to use.
    I had to remove recommended extensions and copy code from older versions of FF and NS and modify settings in about:config to allow older extensions to work to correct the problems and get Firefox to work the way I need it to. All in all I have over forty hours invested in modding FF at this point just to have it function the way it used to.
    Unfortunately, since I still can't get buttons designed to open .URL links from the toolbar to work as they did in the past I have a feeling I'll be returning to older code sources to find more answers.
    Lucky for me that I have every browser going back to NCSA Mosaic available to me, so every bit of code from the present till back before Mozilla existed is include in my knowledge base. It's a shame Mozilla doesn't keep such a reference available for it's users or apparently it's in house developers and staff.
    Maybe I'll even re-enable the splash screen for Firefox since the only available plug-in for that doesn't appear to work with Version 23 either, even though once again the compatibility adviser says it does
    It's truly sad that the result of Marc Andreessen's and James Clark's work and Netscape in general became the spawning Mozilla. What used to be a great browser and an acceptable replacement for Netscape, has become a joke. So much for all the hard work and effort made by Dave Hyatt and Blake Ross as well.
    I guess that's what one should expect from the developers that are a part of generations X, Y, and Me. The attitudes associated with those generations show in the lack of thought, consideration, and ingenuity that have been a part the last several versions of FF, not to mention, the copying of features from Chrome.
    When the only original idea to come out of Mozilla of late is to remove or disable features people have used and counted on for decades, the I don't care, I don't know, and me, me, me attitudes of so many from the aforementioned generations is truly evident in the last twenty incarnations of Firefox. Not to mention the attitudes and unhelpful nature of the responses users encounter when asking for help.

  • How do I tell Logic to open new windows always on my external monitor (when available)?

    Hey guys
    I finally got my own copy of Logic 9 from the App Store and I'm very happy with it.
    I have a question though. Logic always open new windows (e.g. when opening a project or when opening a plugin, etc.) in my Macbook Pro's monitor, but at home I have a big external screen which I want to use as the main screen.
    I already have set the external monitor to be the main screen in the System Preferences, so the dock and menu bar always display correctly on my external monitor when available. But Logic still uses my MBP's monitor as main monitor, so I have to move the windows to the external display every time I open them.
    Is there a way to tell Logic to use my external monitor as default when it's availble?
    Thanks, Josh

    There is a thing in OSX that is called "key focus" or "focus".
    When you type on your keyboard (text or any keyboard shortcut), the OS has to know where to send that command to if you have multiple windows open (or multiple applications).  The answer is, it directs the command to the window that has "key focus".
    The key focus window is the one with the active window title bar (not grayed out) and the colored three buttons in the upper left corner (unfortunately, Logic doesn't use colors).
    Now to Logic:
    Logic follows the same rules. However, you have to pay attention to multi-pane windows like the Arrange window. This is a window with more windows (panes) inside. Now the question is, which window pane inside that window has key focus. If you look closely, then you see that the window frame changes  their shade slightly (sometimes very hard to see). Pay especially attention to plugins. They also have key focus when selected and can receive keystrokes.
    Finally to your question.
    You cannot set the preferences on which monitor screen Logic opens  a window. This is determined by the location of the window that has currently key focus. Any new window and also alert windows and dialog windows  (Save, Open) will open on that screen.
    So if you want a window to open on you external screen, click on a Logic window on that screen.
    I have five monitors on my Logic setup and I use a QuicKeys macro (push one button) that sets the key focus to my main monitor and now any new window will open on that screen screen.
    Hope that helps 
    Edgar Rothermich 
    http://DingDingMusic.com/Manuals/
    'I may receive some form of compensation, financial or otherwise, from my recommendation or link.'

  • Missing options of "Enter Private Browsing" "Open new tab" and "Open new window" when right click (right context menu) firefox icon on taskbar

    Missing options of "Enter Private Browsing" "Open new tab" and "Open new window" when right click (right context menu) firefox icon on taskbar.
    i already tired complete uninstall and reinstall, but the options are still missing.
    print scr: http://www.freeimagehosting.net/9znkp
    Thank You in advance for help. Best regards

    Hello,
    ''jstavene wrote:''
    can find nothing under the tools menu for private browsing?
    Then it's not the same issue.
    If Firefox is set to '''Never remember history''', then you're in “permanent private browsing” mode, in which case the menu item ''Stop Private Browsing'' will be grayed out. Perhaps that's the case, and you don't find the menu item easy to see?
    * [[Settings for privacy, browsing history and do-not-track]]
    If that's not the case, then menu items can be hidden using the userChrome.css file. Check if it exists, and if it's there, rename it, then restart Firefox.
    * http://kb.mozillazine.org/UserChrome.css
    In Firefox Nightly (what will become Firefox 20), per-window private browsing has been added, so the menu item under the Tools menu is gone. It's been replaced by New Private Window under the File menu. I don't suppose it's very likely that you're using such a cutting-edge test version of Firefox though.
    If that doesn't solve the problem, since it's a different issue, it would be best if you would ask a new question.
    * https://support.mozilla.org/questions/new

  • Safari 5 Opens but no window comes up? Even after I click open new window.

    So i downloaded Safari 5 form the update and then from the full download install.
    My problem is...
    Safari opens.
    but no window opens.
    I go to the top I click safari and go down to "Open new window"
    Still nothing.
    I click to quit safari.
    It says "0,1,2,3 windows are open in safari do you want to quit anyway?"
    (depending on how many times I clicked to open a new window)
    but even tho it is sayign windows are open my computer doesnt show them anywhere.
    any help people?

    Hi,
    Try launching Safari from your Applicatioms folder instead of the Dock.
    If that doesn't help ...
    Go here for trouble shooting 3rd party plugins or input managers which might be causing the problem. Safari: Add-ons may cause Safari to unexpectedly quit or have performance issues
    Carolyn

  • Make start screen tiles open new window by default?

    let me preface this by saying "I like the windows 8 start screen and I don't miss the start menu."
    but.
    the default behavior for start screen tiles seems to be "take me to the open instance of this application."
    if I click the notepad tile to open notepad, it opens notepad. if I click the tile again, it takes me to that notepad I just opened the first time I clicked the tile. if I want to open two instances of notepad, I have to right-click the tile and then
    choose "open new window," which may or may not be on the complete opposite corner of the screen from my notepad tile.
    for what it's worth, this was not the behavior in the old start menu.
    is there a registry hack or group policy I can put in to say "start tiles always open a new instance of desktop apps"? I use two monitors and have a lot of things open. sometimes I might not even remember that I have notepad (or remote
    desktop, or excel, or powershell) running until I've already clicked the tile "again" instead of right-clicking and choosing "open in new window." this may seem like a minor thing, but it just seems like something I should have a *choice*
    on.
     the unfortunate flip side of this is that the new dual-monitor taskbar does what exactly what I want the start screen to do, but what I DON'T want the taskbar to do. that is, if I:
    A. have a outlook pinned to the taskbar on my primary monitor
    B. have outlook open on my second monitor
    C. click the pinned outlook icon on the first monitor
    windows opens a new instance of outlook instead of just taking me to the open instance. and as if to twist the knife and say "i'm doing this wrong on purpose," it opens this new instance on the second monitor, right in front of the first
    instance.
    so the start screen knows if outlook is open on either monitor, but the taskbar on monitor1 doesn't know/care if outlook is open on monitor2.
    (any of this addressed in 8.1?)

    For those domain administrators need to push this to multiple users, but don't want to change the registry setting on each and every users (could be hundreds, or even thousands of them), here is a GPO template I made so you can push the registry change
    to selected domain users and groups.
    Just paste the following into an ADM file (i.e. AlwaysLaunch.adm) and then create a new GPO and import it under
    Administrative Templates, then apply the GPO to the domain users and groups that you want to apply this behavior to.
    CLASS USER
    CATEGORY !!CustomBehavior
     KEYNAME "SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell\Launcher"
     POLICY !!AlwaysLaunchNewInstance
      EXPLAIN !!AlwaysLaunchNewInstanceHelp
      PART !!AlwaysLaunchNewInstance DROPDOWNLIST REQUIRED
       KEYNAME "SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell\Launcher"
       VALUENAME "DesktopAppsAlwaysLaunchNewInstance"
       ITEMLIST
        NAME !!Disabled VALUE NUMERIC 0
        NAME !!Enabled VALUE NUMERIC 1 DEFAULT
       END ITEMLIST
      END PART
     END POLICY
    END CATEGORY
    [strings]
    CustomBehavior="Custom Behavior Settings"
    AlwaysLaunchNewInstance="Always Launch New Instance When Running An App"
    Enabled="Enabled"
    Disabled="Disabled"
    ; explains
    AlwaysLaunchNewInstanceHelp="When running a new application, normally it will go to an existing one if it is already open.  Most of the time this is undesirable, and you want a new instance to run."

Maybe you are looking for

  • Print Job Error in F110

    Hi all,      I am getting an error when I try to schedule print job in F110. After giving the Run date and identification, I am clicking on the printout button and filling the scheduling details there. But when I take the payment log, it is showing t

  • Where can i buy a copy of FCS 3 or FCP7

    Im looking for a copy of Final Cut Studio or FCP7 where on earth might I be able to find that? Thank you in advance.

  • I have win xp version 202 service pack 3 had printer laserjet1010 installed but cannot install it an

    i have win xp version 202 service pack 3 had printer laserjet1010 installed but cannot install it again as error message is the installation file for this device is missing anecessary entry.this may be because the INF file was written for win95 or la

  • Blackberry Z10 10.3.1 Bugs (so far...)

    After updating to 10.3.1 I have a slew of issues that I am going to list off that perhaps can be (and SHOULD be) fixed as they were clearly not tested properly before release (if at all): 1) Texting problems most likely related to the inability of th

  • To Learn Oracle Forms Development

    Dear all Oracle Developer. I am a .Net Developer. Basically working asp.net, c#, Sql Server for 2 years. From Begening, i had interest on Oracle and Java . But Now working at .Net Platform. So, Now i want to learn Oracle Forms in home.. although, i l