PROGRESS_INDICATOR comes when I close QUERY_FIND window

Hi,
I have developed a custom form in R12 and used query_find window in it. Query_find window is working fine but when I close this window PROGRESS_INDICATOR comes and form does not close.
What should I do to close the PROGRESS_INDICATOR WINDOW?
Thanks in advance.
Regards
Farooq

Hi
1. please check navigation sequence , set your window top lead (over progress_window)
2. make sure your first window were link to your content canvas (properties in windows and canvas)
for example , one window named MAIN_WINDOW and one canvas named MAIN_CANVAS
check MAIN_WINDOW properties : primary canvas with value MAIN_CANVAS ,   and check MAIN_CANVAS properties : window with value : MAIN_WINDOW

Similar Messages

  • I have my FireFox browser set to delete the history when I close the window. It was working for a while and has recently just stopped with no changes to the settings.

    I have my FireFox browser set to delete all the history when I close the window. It was working for a very long time and has recently stopped with no changes to the settings. This has happened once before and I deleted FireFox and re-downloaded it, that solved the problem for a short period of time but the issue has come up again. How can I fix this?

    Can you check your configuration again? Maybe something went pear-shaped somewhere. It's located in Tools | Options | Privacy and then click the Settings button (see screenshot).

  • When I close firefox window and later open firefox window it opens with blank page and nosidebar bookmarks

    when I close firefox window and later open firefox window it opens with blank page and nosidebar bookmarks

    Sounds like Firefox is "hanging at exit". That problem is frequently caused by an Extension or a Plugin. Read all of the following articles.<br /><br />
    #Stop the Firefox process:
    #*[http://kb.mozillazine.org/Kill_application Mozillazine - Kill application]
    #*Windows 7 users click [http://www.techrepublic.com/blog/window-on-windows/reap-the-benefits-of-windows-7s-task-manager/2576 here]
    #*Mac users: http://techheavy.com/2011/02/the-mac-task-manager/
    #Why Firefox may hang:
    #*[http://support.mozilla.com/en-US/kb/Firefox+hangs Firefox hangs] (see Hang at exit)
    #*[http://kb.mozillazine.org/Firefox_hangs Firefox hangs (Mozillazine)] (see Hang at exit and Closing Firefox properly)
    #*[https://support.mozilla.com/en-US/kb/Firefox+is+already+running+but+is+not+responding Firefox is already running but is not responding]
    #Use Firefox Safe Mode to find a problem with an Extension or Plugin:
    #*Don't check anything when entering Safe Mode, just continue
    #*If the problem does not occur in Safe Mode it is probably and Extension or Plugin causing the problem
    #*See:
    #**[[Safe Mode]] and [http://kb.mozillazine.org/Safe_Mode Safe Mode (Mozillazine)]
    #**[http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes Troubleshooting extensions and themes]
    #**[http://support.mozilla.com/en-US/kb/Troubleshooting+plugins Troubleshooting plugins]
    #**[http://support.mozilla.com/en-US/kb/Basic+Troubleshooting Basic Troubleshooting]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • When i close the window if press pressed next to the closure and returned again press not work

    When i close the window if press pressed next to the closure and returned again press not work

    Please expand upon your question with more detail. You can also post in your native language if English is a difficulty.

  • Firefox will close when i close the window but the process doesn't shutdown ever since i had updated to FF25

    I am running Win. 8.1 and had no issues with FF 24. Since upgrading to FF 25, firefox will appear closed when i close the window but the process doesn't shutdown. I have to go into Task Manager to end the process. I can then launch it again.

    SOLUTION (possible).
    Hi all. I had this problem as well. I currently run FF26. A week or so ago, out of nowhere FF wouldn't exit - the window would close but firefox.exe process would keep running in the background using about 50% of CPU. Not sure if it's connected, but just prior to that I clicked on a link on Facebook that looked like spam website, nothing happened, site loaded (sort of, all I saw was a msg - Please Wait...) but nothing happened, I have Eset antivirus and it monitors network traffic and files for viruses, so maybe it prevented my PC getting infected...
    So, I had this problem for a few days, was searching the net for solutions, but nothing seem to help. Then, just out of luck I did something that WORKED!
    Here's what I did. I noticed that svchost.exe was using a lot of CPU alongside with FF. I ran ProcessExplorer to see what might be connected to this process, the list was long and I didn't have any idea where to start, so what I did was - Right click on svchost process, choose Debug and dismiss the warning. In a few seconds svchost process quit and after that FF started closing properly.
    I had to re-enable all my plugins and themes I disabled prior, I also lost my history and preferences which I trashed in the process of searching for solution. But heck, it worked, hopefully for good. Now if someone could point out the real cause of this and fix it for everyone - that would be great. Cheers!

  • Flash quits when you close the window

    Why does Flash CS5 quit when you close the window you were working in? It has to restart every time you close and open a file.

    This doesn't seem to be a crashing issue. The program seems to be designed like Windows, wherein the application quits when you close the last open window. This is incredibly annoying and completely unacceptable.

  • I can't re-enable the save and quit option when i close a window

    When you close a window, there appears a window containing the options: Save and close, close without saving and cancel, and a box that says do not ask again. Well, a friend checked this last option by accident and now every time I close when I open again I see the same pages where I was before closing. My question is: Is there any way to re-enable the option to exit without saving?

    In the [[Location bar autocomplete|Location bar]], type '''about:config''' and press Enter . The about:config "This might void your warranty!" warning page may appear. Click I'll be careful, I promise! , to continue to the about:config page.
    Search for the preference '''browser.tabs.warnOnClose''', and double-click on it which should set the value to '''true'''

  • HT5140 I did put another language in input source, and keyboard shortcut, but when I close this window, after opening the mail window, where do I see different language to click on?

    I did put another language in input source, and keyboard shortcut, but when I close this window, after opening the mail window, where do I see different language to click on?

    You switch keyboards by going to the " flag" menu at the top right of the screen.

  • Confirmation from Safari when you close a window on Mavericks

    Hi all,
    I was wondering if it was possible to have like a little warning from Safari when we quit a window on this application. For example: Are you sure you want to quit this window?". Firefox has this application when you close a window with several tabs.
    I looked in the preferences, but i haven't found it. I know this kind of warning was present on the elder versions of Safari, so why not now?
    Hope you can help,
    Tim
    I have a MacBook Pro, OS X Mavericks (10.9.2) and the Safari 7.0.2

    Actually, you're right. After a little investigation, it was the way I was using the gui that was making this happen. During debuging (using Netbeans) I would open the dialog window then click on netbeans to check the console for a couple System.out.println()'s I put in the code. Then on closing the Dialog window Netbeans would be the next window selected by the OS and would appear over the original JFrame. D'oh! Just sillyness on my part imagining problems for myself.
    I guess what I was looking for was that when I close the dialog window that the OS would focus to the parent JFrame instead of the previously viewed application.
    Thanks!

  • Firefox will not close properly when I close a window. Is this a know issue?

    I go to http://www.1035thearrow.com/ and click lisen live on top. it opens another window if I try to close that window Firefox crashes. If this is the last window I close it will partly close (in windows task manager it wont show up in applications) and it won't let me start a new session of Firefox until I stop the firefox.exe process in the task manager. When I restart Firefox it will bring that window back up with the same problem. Is this a known issue and if not how do I report it.

    I go to http://www.1035thearrow.com/ and click lisen live on top. it opens another window if I try to close that window Firefox crashes. If this is the last window I close it will partly close (in windows task manager it wont show up in applications) and it won't let me start a new session of Firefox until I stop the firefox.exe process in the task manager. When I restart Firefox it will bring that window back up with the same problem. Is this a known issue and if not how do I report it.

  • Illustrator Creative Cloud keeps freezing when I close a window

    My company recently upgraded to Adobe Creative Cloud. Every time I close a window in illustrator the wheel comes up and freezes Illustrator for about 30 seconds. When I primarily work in Illustrator all day every day, this is an extremely long time. I cannot even look at another window open within that program (as I usually have a few open at a time). My co-workers who upgraded at the same time do not have this problem. My computer was upgraded to 12 GB 1067 MHz DDR3 memory and has a 3.06 GHz Intel Core 2 Duo processor. I sincerely appreciate any help.

    Whispy23 for information on how to resolve download errors please see Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html.

  • Pop up screen needed when i close the window

    hi,
    how can i get a pop up window when i close my application(window)
    askin do u want to close.... am workin on jsp...can i implement this feature ...
    thanks in advance.......

    Hey ...I got a better script ...
    <BODY onbeforeunload="HandleOnClose()">
    Then, add the following JavaScript code into the <HEAD> section of your ASPX page:
    <script language="javascript">
    <!--
    function HandleOnClose() {
    if (event.clientY < 0) {
    event.returnValue = 'Are you sure you want to leave the page?';
    //-->
    </script>
    But do read about this from the following link
    http://dotnetjunkies.com/WebLog/familjones/archive/2004/04/06/10884.aspx

  • Safari 5.1.5 must be relaunched when I close a window?

    This is not a crash, as I get no message. Every time I am done browsing, I close the window, and when I want to reopen a window, I have to relaunch Safari. Usually, the screensaver has started when I come back to my computer, but it has happened while my computer was active also. Any ideas?
    iMac
    21.5-inch, Late 2009
    Processor  3.06 GHz Intel Core 2 Duo
    Memory  4 GB 1067 MHz DDR3
    Graphics  ATI Radeon HD 4670 256 MB
    Software  Mac OS X Lion 10.7.3 (11D50)
    Safari
    Version 5.1.5 (7534.55.3)

    I tried the first idea while on lunch break and leaving Safari open with no active window anywhere. When I left work and came home, Safari had quit again, no error message or anything.
    Now I also read the story on the link. That makes sense, except for my Mail app, which is always open no matter what. I went to mail preferences, to see what the refresh rate was (30 minutes). Also, for Safari, I have a web snippet in my dashboard, but I don't think it updates very often. I'm going to put a different snippet in there that hopefully updates quicker and see if that does anything. I want to make some comments as to what Apple has done, but I won't. But if what Charlie posted is correct, it would remove one of the reasons I like macs. I like having some Apple apps ready to use, because some of them take a little bit to open fully.

  • When I close a window, why do they all close?

    I have multiple FF windows open, and when I close one, they all close and FF shuts down.

    On the about:newtab page in the upper right hand corner, is there an option to change the blank page to Classic or another option?
    Does this happen in Safe Mode? [[Troubleshoot Firefox issues using Safe Mode]]

  • Why does firefox "close" when I close the window but the process doesn't shutdown even with the upgrades since problem was reported.since i had updated to FF25

    Frequently after I have been viewing numerous sites on firefox, when I close down the last window and try to reopen firefox, I am told that the program is already running and needs to be shut down. Using Task Manager is not useful, since task manager doesn't show the program as up and running. The only way to get the program to close so it can be used for a different subject is to reboot the computer. This is happening 10 - 12 times a week now, and gradually getting worse. This closes out everything I have open, making it necessary to save all opened files BEFORE I reboot, and then going back to reopen all of them. None of the other questions I've seem point to this particular quirk in the problem.

    This is not a cure but will make it easier if Firefox locks up.
    '''https://support.mozilla.org/questions/997866''' {web link}
    From what I have been reading from other posts on this forum, the
    issue may be caused by the clear history settings. It was suppose
    to have been fixed in v30.
    Press the '''Alt''' or '''F10''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Privacy'''.
    The button next to '''History''', select '''Use Custom Settings'''.
    At the bottom of the page, turn on '''Clear History When Firefox Closes.'''
    At the far right, press the '''Settings''' button. Turn on ONLY '''Cache''' and
    '''Form And Search History''' leaving the others off.

Maybe you are looking for

  • Sales Analysis - Error

    Hi I assigned the role 'com.sap.pct.best.EC_Sales' and was able to see a menu 'Sales Analysis'. I have created the System alias as 'SAP_BW_BP'. When i click on the link it gives an Error. Portal Runtime Error An exception occurred while processing a

  • Oracle Client 11g on Windows 2008 64 bit ASP Connection Problems

    Hi, I'm trying to set up my old ASP applications on a new web server. I've moved from a windows 2003 server to 2008 64 bit. I've installed the Oracle Client 11g 64 bit drives and if I create a new ODBC connection tat works fine. But IIS will not conn

  • Since I dowloaded iTunes 11.0.1 songs appear to be playing but, there is no audio. Anyone know how to resolve?  Thx in advance.

    Since I dowloaded iTunes 11.0.1 songs appear to be playing but, there is no audio. Anyone know how to resolve?  Thx in advance.

  • Overseas travel plan

    I will be travelling to China in a couple of weeks, and am reading up on what I need to do to enjoy my iPhone 4 while there. I am horrified to read stories by folks who have data roaming OFF and come home to thousands of dollars worth of roaming char

  • Dynamic Link not working AT ALL (CS5.5)

    I've been trying to queue a sequence from Premiere Pro to Media Encoder (both CS5.5), and it says that Dynamic Link isn't working. I tried to make a new After Effects composition with my sequence through Dynamic Link, and it says that I don't have it