Region Popup Dialog doesn't show up in Detach mode

issue description:
1.     There is a task-flow: filter-task-flow.xml, there is method call as default activity and always route to next one view activity filter , refer to below filter.jsf code
<af:panelGroupLayout id="pgl1" layout="vertical">
<af:popup childCreation="deferred" autoCancel="disabled" id="filterpopup" binding="#{backingBeanScope.filterBean.p1}" contentDelivery="lazy">
<af:dialog id="d2" ……/>
</af:popup>
</af:panelGroupLayout>
2.     In my report.jsff page, there is a command button and a region with filter-task-flow.xml , refer to below
<fnd:applicationsTreeTable featuresOff="wrap " actionsMenuRendered="false" primaryToolbarRendered="true" secondaryToolbarRendered="true" >
<f:facet name="treeTable">
<af:treeTable …..>
</af:treeTable>
</f:facet>
<f:facet name="appsTreeTableSecondaryToolbar">
<af:toolbar id="t1">
<af:commandToolbarButton id="filter2" text="Filter" rendered="true" >
<af:showPopupBehavior triggerType="click" popupId=":::fr1:filterpopup"/>
</af:commandToolbarButton>
          </af:toolbar>
</ fnd:applicationsTreeTable>
<af:region value="#{bindings.filtertaskflow1.regionModel}" id="fr1"/>
3.     In page definition reportPageDef.xml for report.jsff page, there is below definition.
<taskFlow id="filtertaskflow1"
taskFlowId="/WEB-INF/…../filter/flow/filter-task-flow.xml#filter-task-flow"
xmlns="http://xmlns.oracle.com/adf/controller/binding"
activation="deferred">
<parameters>
<parameter id="selectedSubTab" value="#{backingBeanScope.apprAppraisalPMOCRBean.selectedSubTabKey}"/>
<parameter id="planId" value="#{backingBeanScope.apprAppraisalPMOCRBean.planId}"/>
<parameter id="mgrEventId" value="#{backingBeanScope.apprAppraisalPMOCRBean.mgrEventId}"/>
</parameters>
</taskFlow>
4.     Now if I go to this page(report.jsff) and click command tool bar button Filter , popup dialog works. And enter Detach mode, click Filter again, popup dialog works.
5.     But if I go the this page(report.jsff) and enter Detach mode before clicking Filter button, then try to click Filter button, popup dialog doesn’t show up without any issue/error in UI & console. Then I exit Detach mode, and click Filter button again, It will still not popup any more until you reopen the page and click Filter button firstly.
Appreciate for any suggestion. Thanks a lot.

resolved. just need move dialog from region to report.jsff page and keep table content in region. that's all

Similar Messages

  • The dialogs doesn't show up over HTTPS connection.

    JWS usually shows Version check and Launching dialog when it start up.
    But when it started over HTTPS connection, those dialogs doesn't show up.
    When we use HTTP connection, the application launch by following step.
    1. Java loading dialog shows
    2. Version check dialog shows
    3. Launching application dialog shows
    4. Application launched
    However, in the case of HTTPS connection, step2, 3's dialog doesn't show up.
    (It might be skipped? What's going on?)
    I think that the step1,2,3 are processed by JavaWebStart.
    Is there any way to show these dialogs when we use HTTPS connection?
    Client: Windows XP(SP2), JDK: 1.4.2_06
    Web Server: WebLogic(ver.8.1)

    When running over http or file protocol, these dialogs are shown if the update check takes more than 1500 ms, when application must be updated before launching (due in 1.5.0 to offline-allowed not being specified, or setting <update check="always" /> in 6.0) (assuming target isn't using basic authentication). If the update check can complete in less time than that, then the dialogs will not be shown.
    For https, there is a probability that the attempted https connection will cause https security dialogs, which would then always cause the check to take more than 1500 seconds (or whatever timeout is configured) so webstart won't show the download progress dialog untill it knows there is an update.
    This should be a bug, since it is handled beter in BasicAuthentication case.
    If you are using Authentication, the download dialog will show up only after 1500 ms if the JAuthenticator chalange dialog is not being shown.
    Similarilly, using https, he dialog should show after 1500 ms (or whatever timeout) if the https security dialog, or host mismatch dialog is not showmin.
    /Andy

  • Album Artwork doesn't show up in vertical mode but does in Coverflow

    I have an iPod Touch 4g and im running the newest version of iOS, 4.3.3, and the newest version of iTunes.  Also running OS X Lion 10.7.  The album artwork doesn't show up in vertical mode but does in Coverflow.  Any suggestions on how to fix this?

    Did you already try to activate the artwork visualization in iPod?

  • Aperture 3 Import Dialog Doesn't Show Any Images

    Sometimes the import dialog just doesn't show any images. First time I encountered this I had to restart Aperture. But now even that doesn't help.
    Screenshot:
    http://dl.dropbox.com/u/1250153/a3.png
    Any ideas or fixes?

    Hello qua
    You don't say what your source is when your imports have been experiencing problems. Are you importing directly from a camera (or a card in a card reader)? Or are you importing images which have already been downloaded to your hard disk?
    I've just completed importing approximately 5,000 images which date back to 2001, across several hundred projects. These have, obviously, been imported from an existing disk-based archive. Every so often, I'd find what you've described - the import window with the source correctly selected, but no preview images. I never worked out a pattern for this behaviour. However, I found dealing with it +for my particular circumstances+ was as simple as pressing <escape> to cancel the import and then immediately beginning the import again. It never failed on the second time around. I never needed (for this problem) to quit and restart Aperture, let alone reboot my system.
    The problem I just described was being experienced on a fully patched 3.0.1 system. Of course, you might be experiencing something slightly different...
    Regards,
    Gary

  • Import dialog doesn't show files anymore (not even the ones on the hard drive)

    I shoot pictures with a D70 (canon) and i imported them always with no problems. After a update or installation of a external program the import dialog does not show any pictures anymore. It's a black screen. The files can be read from the filebrowser and are regular cr2 files (raw files). What can I do? There are 149 files on the card and non are shown, see below

    further in the forum I found this and it did the job
    I would suggest you to reset Lightroom preferences and then check the same.
    http://helpx.adobe.com/lightroom/kb/recover-catalog-images-resetting-lightrooms.html#id_90 046

  • Save As... dialog doesn't show mounted volume

    Roughly half the iMacs in my lab, Intels running 10.5.8, don't show the server share in the "Save As..." sidebar when the kids need to save a new document. The server shares are mounted ahead of time by a local AppleScript (with password) that is activated by an ARD command. The password is also registered in the keychain in all the iMacs. Might this be a complication of Parental Controls? A keychain issue?
    The server is a Mac G5, connected through Ethernet to all the iMacs.
    I can force recognition of the share by going backward through the drop-down menu, but that is a bit too complicated for my second graders, and it is time for them to learn to save on their own. Any help would be much appreciated.
    Thanks,
    HB

    so, yesterday it worked, then today again it doesn't. Could it be something with icons/themes?
    Isn't there some configuration file in my home I could try deleting?

  • Open Type dialog doesn't show all results

    I have a workspace with 11 projects with various interdependencies. If I open the Open Type dialog and search for a type not all the types always shows up. It appears that it only shows types that are part of the currently selected file's project's dependencies.
    Is this supposed to work this way? How do I get it to list all the types in the workspace so that I can easily jump from one project to the other? Currently I end up always using the Open Resource dialog instead, but this isn't ideal.

    Currently this is the expected behaviour. Please vote for the ECR https://bugs.adobe.com/jira/browse/FB-11801 to make the open type search the entire workspace rather than the current project.

  • Gtk save file dialog doesn't show directories

    Hello, I'm having problems saving files in mhwaveedit (from community). When I click save, I get this:
    http://i.imgur.com/pjTMZ.png
    and if I click on "File System" or "Recently Used" the mouse turns into a watch and it all hangs there.  There's no output on the terminal and no verbose option.
    I tried recompiling from abs both mhwaveedit and gvfs (which seemed to be the problem with similar issues) but nothing changed.
    Any pointers?

    so, yesterday it worked, then today again it doesn't. Could it be something with icons/themes?
    Isn't there some configuration file in my home I could try deleting?

  • Popup window doesn't show in correct position in responsive design (was: place object at cursor)

    Hi Everyone,
    I'm creating a software demonstration using screen captures and Edge Animate.  There are popup windows in this product where the user hovers the mouse over a row of data and a popup appears at the mouse position with more information about that data.  I have used
    sym.$("myObject").css({"position":"absolute", "top":e.pageY , "left":e.pageX});
    and it works fine until I set the stage to "responsive" or I scroll down the page to access more rows of data.  When this happens, the popup appears far from the mouse.
    I'm not a strong coder, but does anyone know how I can get Edge Animate to recognize the true position of the mouse on the screen and then tell the popup to appear there?
    Any advice would be appreciated.
    Thanks
    Randy

    Sorry to hear about that. The problem is with the following line:
    mySymbolObject.element.css({'position':'absolute','left': (mouseX - offset.left)/sx , 'top': (mouseY - offset.top)/sy});
    If you change it to the following:
    mySymbolObject.getSymbolElement().css({'position':'absolute','left': (mouseX - offset.left)/sx , 'top': (mouseY - offset.top)/sy});
    It should start working.
    With the refactored runtime, some of the internals have changed for various classes, but we have made sure that the public API's do not break. getSymbolElement() is the public API available which returns the underlying element wrapper for the symbol. Hope this resolves your issues.
    -Dharmendra

  • [LR 3.5] An old bug is back : import dialog sometimes doesn't show up

    Hi,
    Sometimes, when I use the Synchronize Folder command or when I click on the Import... button, the Import dialog doesn't show up (sometimes meaning here "very often"). Obviously, the dialog has been loaded because at this time, LR is in a modal state (you can't use any user interface element - you just get a beep when clicking anywhere in the main window). The dialog is here but it is not visible. I'm using a dual monitor setup but the problem also occurs when I de-activate the secondary display.
    I already encountered this bug in previous versions and I thought it had been fixed. Unfortunately, it is back. When this happens, I have to reboot the system to get the Import dialog working correctly again. A logoff / logon is not enough. Killing the LR process doesn't help either. I'm running XP Pro SP3, 3GB of memory, /3GB switch enabled (disabling it doesn't change anything).
    Thanks in advance for any advice.
    Patrick

    Samoreen wrote:
    Sometimes, when I use the Synchronize Folder command or when I click on the Import... button, the Import dialog doesn't show up (sometimes meaning here "very often"). Obviously, the dialog has been loaded because at this time, LR is in a modal state (you can't use any user interface element - you just get a beep when clicking anywhere in the main window). The dialog is here but it is not visible.
    Actually, it can happen that when the Import dialog is in this hidden state, trying to close Lightroom causes a message box to appear : "Do you want to close the Import dialog and quit?" (or something like that). Well, I don't want to close it, I want to see it !

  • Popup dialog with 3 buttons to show internal table

    Hi,
    Is there any popup dialog that can show internal table and with 3 buttons?
    Just like the combination of POPUP_WITH_3_BUTTONS_TO_CHOOSE and POPUP_WITH_TABLE.
    Thanks in advance.

    hi,
    Use FM 'POPUP_TO_CONFIRM'.
    Check the below example code
    data parameters like spar occurs 0 with header line.
    data Name(75) type c.
    name = ' '.
    Data : v_ecc6_text type string,
    v_ecc6_title type string.
    DATA: L_SVAR(1).
    concatenate
    '1'
    '2'
    '3'
    into Name separated by space.
    move Name to parameters-value.
    move 'NAME' to parameters-param.
    append parameters.
    CALL FUNCTION 'POPUP_TO_CONFIRM'
    EXPORTING
    TITLEBAR = 'Hai'
    DIAGNOSE_OBJECT = 'ZDIALOG_TEXT'
    TEXT_QUESTION = 'Hello'
    DEFAULT_BUTTON = '1'
    IMPORTING
    ANSWER = L_SVAR
    TABLES
    PARAMETER = parameters
    EXCEPTIONS
    TEXT_NOT_FOUND = 1
    OTHERS = 2.
    Edited by: Raj on Jul 1, 2008 1:03 AM

  • Common popup dialog(but differnt model data) for entire application

    Hi
    i have use case like displaying the viewhistroy for the current page form data.
    so i need to implement common popup dialog which will show the current page data history in a pop up.
    can anyone suggest me how to implement? i am using the jdev11.1.1.3.0 version
    thanks,
    raj
    Edited by: Raj Gopal K on Mar 21, 2011 2:19 PM

    How about building a dynamic table to display the data. Probably a reusable 'task flow' which take some parameter to decide the query, and build the dynamic VO. This VO can be wired to the UI table - a couple of possibilities can be see here - http://jobinesh.blogspot.com/2010/06/model-driven-approach-for-building.html

  • Popup dialog not functioning

    HI,
    i want to use the popup dialog in the jdeveloper 10.1.3,
    i set the use window to true, the action to "dialog:testPopup" but when i run the page and click the button, the popup dialog doesn't appear,
    the same example works fine in all other pages, but i don't know what is the wrong with this page,
    does anyone have any idea?
    thanks

    Hi,
    the same example works in other pages fine,
    -- this tells me that Popup dialogs work in general for you
    actually i made some changes in the layout of the page by adding panel forms and panel horizontal, before that the popup was working properly
    -- this would make me think that undoing the modifications and then bringing them back one-by-one until you find the source of the problem will solve the issue
    but i don't think there's a relation between the layout and the problem!
    -- Yes, but you don't t have a proof for this statement. Sometimes you unintentionally e.g. move a component out of the form element is was in, or create a new one that is warpped in a <verbatime> tag.
    Frank

  • [Solved] Gnome 3.8 - doesn't show end session dialog shutdown.

    Hi, After my last update, when i try to shutdown by gnome menu, the 'end session dialog' display doesn't shows, and gnome-shell restarts. The same with command 'gnome-session-quit --power-off'. If i try the second time, gnome crash and all extensions are disabled. After that, if i try another time, the system go in shutdown without show me end session dialog.
    The packages upgraded are:
    lib32-sqlite-3.8.0.1-1-x86_64.pkg.tar.xz
    lib32-fontconfig-2.10.95-1-x86_64.pkg.tar.xz
    libpng12-1.2.50-3-x86_64.pkg.tar.xz
    gucharmap-3.8.2-2-x86_64.pkg.tar.xz
    grilo-plugins-0.2.9-1-x86_64.pkg.tar.xz
    grilo-0.2.6-1-x86_64.pkg.tar.xz
    gnome-shell-extensions-3.8.3.1-2-any.pkg.tar.xz
    lib32-glibc-2.18-3-x86_64.pkg.tar.xz
    lib32-cairo-1.12.16-1-x86_64.pkg.tar.xz
    lib32-mesa-9.2.0-1-x86_64.pkg.tar.xz
    lib32-llvm-libs-3.3-1-x86_64.pkg.tar.xz
    lib32-elfutils-0.155-2-x86_64.pkg.tar.xz
    polkit-gnome-0.105-2-x86_64.pkg.tar.xz
    openshadinglanguage-1.3.3-4-x86_64.pkg.tar.xz
    openimageio-1.2.1-1-x86_64.pkg.tar.xz
    mlt-0.9.0-4-x86_64.pkg.tar.xz
    calibre-1.1.0-1-x86_64.pkg.tar.xz
    svga-dri-9.2.0-1-x86_64.pkg.tar.xz
    sqlite-3.8.0.1-1-x86_64.pkg.tar.xz
    poppler-glib-0.24.1-1-x86_64.pkg.tar.xz
    lirc-utils-1:0.9.0-58-x86_64.pkg.tar.xz
    libreoffice-writer-4.1.1-2-x86_64.pkg.tar.xz
    libreoffice-math-4.1.1-2-x86_64.pkg.tar.xz
    libreoffice-impress-4.1.1-2-x86_64.pkg.tar.xz
    libreoffice-gnome-4.1.1-2-x86_64.pkg.tar.xz
    libreoffice-draw-4.1.1-2-x86_64.pkg.tar.xz
    libreoffice-calc-4.1.1-2-x86_64.pkg.tar.xz
    libreoffice-base-4.1.1-2-x86_64.pkg.tar.xz
    libreoffice-common-4.1.1-2-x86_64.pkg.tar.xz
    libreoffice-it-4.1.1-1-any.pkg.tar.xz
    gst-plugins-good-1.0.10-1-x86_64.pkg.tar.xz
    gst-plugins-base-1.0.10-1-x86_64.pkg.tar.xz
    gst-plugins-bad-1.0.10-1-x86_64.pkg.tar.xz
    gst-plugins-base-libs-1.0.10-1-x86_64.pkg.tar.xz
    gstreamer-1.0.10-1-x86_64.pkg.tar.xz
    graphviz-2.32.0-1-x86_64.pkg.tar.xz
    gnutls-3.2.4-1-x86_64.pkg.tar.xz
    gnome-documents-3.8.4-1-x86_64.pkg.tar.xz
    gnome-online-accounts-3.8.3-1-x86_64.pkg.tar.xz
    gtk3-3.8.4-1-x86_64.pkg.tar.xz
    ghostscript-9.10-1-x86_64.pkg.tar.xz
    gdb-7.6.1-1-x86_64.pkg.tar.xz
    cups-filters-1.0.37-1-x86_64.pkg.tar.xz
    chromium-29.0.1547.62-1-x86_64.pkg.tar.xz
    poppler-qt4-0.24.1-1-x86_64.pkg.tar.xz
    poppler-0.24.1-1-x86_64.pkg.tar.xz
    imagemagick-6.8.6.9-1-x86_64.pkg.tar.xz
    cairo-1.12.16-1-x86_64.pkg.tar.xz
    mesa-9.2.0-1-x86_64.pkg.tar.xz
    elfutils-0.155-1-x86_64.pkg.tar.xz
    wayland-1.2.1-1-x86_64.pkg.tar.xz
    fontconfig-2.10.95-1-x86_64.pkg.tar.xz
    reiserfsprogs-3.6.24-1-x86_64.pkg.tar.xz
    pacman-mirrorlist-20130830-1-any.pkg.tar.xz
    linux-headers-3.10.10-1-x86_64.pkg.tar.xz
    linux-3.10.10-1-x86_64.pkg.tar.xz
    groff-1.22.2-5-x86_64.pkg.tar.xz
    glibc-2.18-3-x86_64.pkg.tar.xz
    I tried to reinstall gnome and gnome-extra but the issue remain.
    thanks in advance!
    Last edited by Angelsoul (2013-09-03 16:14:01)

    Other informations: (journalctl)
    set 03 16:24:07 dellst gnome-session[661]: (gnome-shell:737): GLib-GIO-CRITICAL **: g_task_return_error: assertion `error != NULL' failed
    set 03 16:24:07 dellst gnome-session[661]: (gnome-shell:737): GLib-GIO-CRITICAL **: g_task_propagate_pointer: assertion `task->result_set == TRUE' failed
    set 03 16:24:07 dellst gnome-session[661]: **
    set 03 16:24:07 dellst gnome-session[661]: Gtk:ERROR:gtkicontheme.c:4302:gtk_icon_info_load_symbolic_finish: assertion failed: (pixbuf != NULL)
    set 03 16:24:07 dellst gnome-session[661]: gnome-session[661]: WARNING: Unable to open shell end session dialog
    set 03 16:24:07 dellst gnome-session[661]: WARNING: Unable to open shell end session dialog
    set 03 16:24:07 dellst gnome-session[661]: Entering running state
    set 03 16:24:07 dellst gnome-session[661]: gnome-session[661]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
    set 03 16:24:07 dellst gnome-session[661]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
    set 03 16:24:07 dellst gnome-session[661]: ** Message: applet now removed from the notification area
    set 03 16:24:09 dellst gnome-session[661]: JS LOG: GNOME Shell started at Tue Sep 03 2013 16:24:09 GMT+0200 (CEST)

  • All of sudden, I can't launch iTunes as I get a popup saying "iTunes requires Quicktime 7.5.5 or later". I only have 7.4 currently and the apple site doesn't show anywhere to download Quicktime upgrade. Software Update detects no reqd updates. Help pls??

    all of sudden, I can't launch iTunes as I get a popup saying "iTunes requires Quicktime 7.5.5 or later". I only have 7.4 currently and the apple site doesn't show anywhere to download Quicktime upgrade. Software Update detects no reqd updates. Help pls??

    Here's a link to the QuickTime for Leopard 7.7 installer:
    http://support.apple.com/kb/DL761

Maybe you are looking for