Modal window staying on top

I've got another question concerning JDialog: I use a class extending JDialog for displaying a window in modal state on top of my main window. Normally the modal window remains on top, but if i switch to another application in windows and then come back to my java-app, i only see the main window, which i can't access, since the JDialog-window theoretically sits on top, but i can't see the JDialog-window and can therefor neither close the JDialog window, nor the main window.
I guess I have to set the main Window as the parent of the JDialog, but i couldn't find out how.
I would be thankful if you could help me.

Hi,
this was a known bug - search the bug database - it is stated closed,fixed - but I also found this behavior in JDK 1.4.0 - it is still there - if another application covers the modal JDialog and you switch back to your application, the JDialog is missing and the application seems to be blocked. You can get arround that by iconizing the application and reopen it again - the JDialog will show up again. I cannot see, what was tried to fix this, but it does not work (under Windows 95/98).
greetings Marsian

Similar Messages

  • How to make Windows stay on top

    Hi all
    I was wondering if anyone knew how to make a window "Stay on top"
    Sometimes when you are copying information from one window to the next you would like one "primary data entry window" stay on top, and a secondary window not overshadow the first when made active. This way you only see the part of the window that you are interested in copying.
    Some programs like skype allow you to have the option as "always on top", but I was wondering if Tiger had the same feature for it's windows?
    The other way around this problem is to re-size the secondary window, but I was hoping someone could tell me a way to keep a designated window as "always on top"
    thanks in advance
    Bishan

    I think perhaps, that the closest you'll get to it, is by using the 'New Tab'
    feature in File, where you can have several windows with quick access available while browsing.

  • Firefox 5 window stays on top of other windows

    On an old Windows XP SP3 system, in the last few days, Firefox 5 window always stays on top of other windows that I may have open. In order to see the other windows (applications) that I have open, I must minimize Firefox 5. In the past, clicking on the title bar of any other window/application, would bring it to the front, but that does not happen now; clicking on a title bar other than Firefox 5 does focus the other title bar and Firefox 5 title bar does change to the non-focused color, but the other window/application does not come to the front (over Firefox 5).
    This has just occurred in the last few days. I have added no new programs and no new extensions to Firefox, but several Firefox add-ons have been updated.
    How can I get Firefox 5 to not dominate my desktop?

    On an old Windows XP SP3 system, in the last few days, Firefox 5 window always stays on top of other windows that I may have open. In order to see the other windows (applications) that I have open, I must minimize Firefox 5. In the past, clicking on the title bar of any other window/application, would bring it to the front, but that does not happen now; clicking on a title bar other than Firefox 5 does focus the other title bar and Firefox 5 title bar does change to the non-focused color, but the other window/application does not come to the front (over Firefox 5).
    This has just occurred in the last few days. I have added no new programs and no new extensions to Firefox, but several Firefox add-ons have been updated.
    How can I get Firefox 5 to not dominate my desktop?

  • Must 'Help' Windows Stay on Top?

    Is there a way to have the 'Help" window act as every other window? When I am reading through a 'Help' topic the window always stays on top of all the other open windows. But when I want to return to my application the "Help" screen never recedes.

    That's one of the many items in the Leopard user interface that makes you wonder what in the world they were thinking, and if the project managers ever actually use their computers for anything other than to see if their project crashes something. You can change the behavior using Terminal.
    defaults write com.apple.helpviewer NormalWindow -bool true
    Just launch Terminal, copy and paste the above line, and press the Return button. I don't remember whether it was necessary to log out and back in for it take effect.
    Francine
    Francine
    Schwieder

  • WebHelp "Stay on top" option?

    We are developing RH9 WebHelp and/or HTML Help for use on a corporate intranet viewed with the standard IE browser. In building the help content is there a way to force the IE window containing the help to always remain on top of user's desktop?
    Thank you.

    Hi there
    I've seen JavaScripts used to coax a "stay on top" condition of browsers. They do exist. I've actually tested them.
    However, before choosing to implement them you *seriously* need to consider the implications.
    Whereas a typical Windows "Stay on top" allows the window to be always visible yet handing focus to another application where the user may work. But when you implement one of these javascript solutions, focus is always stolen and given back to the browser. This means the user is unable to switch away from the browser for any length of time whatsoever and it will be the cause of many computer crashes.
    Not hard drive crashes, but computers crashing to the floor in utter frustration by your users.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Stay on Top vs modal error windows

    I've noticed that if a window's properties include "Stay On Top" and a
    modal error window is raised, you can't see the error. This can be a bit of
    a problem, since you can't see what the error is before you acknowledge it,
    but since the error window is modal, all focus is on it, even though it's
    not visible.
    Has anyone found a way around this?
    BTW, we're using 3.0.M.2. Is this fixed in 3.5?
    Thanks,
    Craig.

    if you create your exe with mProjector you can use one of its
    new AS
    commands to do this.
    setZOrder
    http://www.screentime.com/software/mprojector/docs/mWin_setZOrder.htm
    all APIS
    http://www.screentime.com/software/mprojector/docs/index.html
    Demo
    http://www.screentime.com/software/mprojector/demo.html
    mProjector installs new classes and help into Flash, to
    enable them you
    must build your app with mProjector (its input is your swf)
    John Pattenden
    Screentime Media - Flash Tools since 1997
    http://www.screentime.com

  • How can I script a Flash .exe file to always stay on top of all other windows?

    Hi All,
    I'm new to action script, and I just need this one script
    > How can I script a Flash .exe file to always stay on top of
    all other windows?
    Basically what i want to do is have a flash-created
    step-by-step instructional movie, but for the movie to remain on
    top of all windows so the instructee is able to follow the
    instructions on-screen...
    It would be preferable to not have to buy another product
    just to do this... as I said, this is the only scripting I need.
    Thanks in advance
    Cheers
    Rick

    if you create your exe with mProjector you can use one of its
    new AS
    commands to do this.
    setZOrder
    http://www.screentime.com/software/mprojector/docs/mWin_setZOrder.htm
    all APIS
    http://www.screentime.com/software/mprojector/docs/index.html
    Demo
    http://www.screentime.com/software/mprojector/demo.html
    mProjector installs new classes and help into Flash, to
    enable them you
    must build your app with mProjector (its input is your swf)
    John Pattenden
    Screentime Media - Flash Tools since 1997
    http://www.screentime.com

  • When I have my Firefox browser running, if I bring up a document from my computer, it appears briefly, then disappears behind the browser. It shows in the taskbar, but won't stay on top until I minimize all other windows.

    When I have my Firefox browser running, if I bring up a document from my computer, it appears briefly, then disappears behind the browser. It shows in the taskbar, but won't stay on top until I minimize all other windows.

    Hi NicoMan,
    According to your description ,we seem to suffer a performance issue here.
    Have you tried to open the task manager to check the system performance  ? Is there any specific process occupied many system resources ?Will the issue occur only with the specific applications ?
    We can try to restart the Windows Explorer process to have a check.
    If it only occurred with the spefcific two applications ,we can try to end the other application processes manually from the task manager to have a check .
    If this is caused by the specific application ,we may need to look for help from the third party support considering they are all the third party applications .
    Best regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Is there a utility to make whatever window I choose stay on top?

    I've searched the forums, so if this question is answered, I apologize!
    I was wondering if there is a utility program that would let me keep whatever window I choose stay on top of all my other windows I have open. I know iTunes can do this, but I'd like something system wide.
    For example, if I'm working on a project in Final Cut Pro, but I have a client on-line with Yahoo Messenger, I'd like my chat box to stay "on top" of Final Cut pro, even though FCP would be my active program. I could do that with my old Windows computer, as the graphics card had a program to do it.
    Any info would be helpful
    Power Mac dual 2.5 Ghz G5   Mac OS X (10.4.3)  

    Hi, Bill, a, and Mike —
    Bill, I agree with Mike N. that unsanity's WindowShade X 4.0.2 is a 3rd-party app that may come close to what you want.
    A caution.   Thought I'd add — for your benefit, if you're unfamiliar with unsanity — that you should keep a close eye on other applications (and, potentially, your system) closely after its installation — should you choose to try WindowShade. Many folks (I'm one) have experienced bizarre behaviors after installing a "haxie" from unsanity. Also note that many are dependent on their Application Enhancer (APE) 1.5.1, which you may not notice has been installed (although it tells you so). Thankfully, their apps typically include an uninstall option that's accessible from System Preferences — and both the app and APE may need to be uninstalled if you observe problems.
    And, fyi...   Mac OS X itself provides application developers the ability to create windows that inherently meet your objective — they're termed "utility windows." The Apple Human Interface Guidelines describes them on pp. 169 and 194.
    Warm regards to all,
    Dean

  • ITunes 10.5 staying on top of all my other windows

    I have Windows XP, running iTunes 10.5, and I noticed something in this version that is really annoying, besides the fact that this newest version is a memory hog. I noticed iTunes window is staying ON TOP of all my other windows, specifically the task bar at the bottom. I have my task bar set to stay on top of other windows, and set it to auto hide, but when iTunes is loaded, i can't get my task bar to float back up. Anyone else have the same problem? I am really frustrated.

    This issue still exists in iTunes 10.7 Not happy Apple. I'm running Windows 7 so this isn't just an "XP is old" problem. Luckily I'll be udating my iP4 to a yet to be released non-Apple phone so I won't have to live with this for much longer. Although I'll still have my iP4 hanging around as an "iPod" so... maybe not. Either way please fix this!! Another issue which I feel is related is going into the visualizer and making it full screens blacks out any secondry monitors. Get the feeling this is caused by the same line of code that's causing it to be always on top. Doesn't play well with the other kids on the block.

  • A non-modal, but "always on top" JDialog

    Hi everyone,
    In an applet I am creating, I need to create a non-modal JDialog which stays on top whenever its open. The reason this JDialog is required to be non-modal is that I need the main applet window to be able to react to events and reflect changes in the non-modal JDialog.
    I was wondering how this can be achieved.
    To summarize the problem:
    How can you have a JDialog whose modal property is "false", but stays on top of the applet window.
    This problem has been bugging me for quite a while now, so any pointers will be appreciated.
    Thanks,
    Alan

    Here is how you do it in an applet (as opposed to JApplet):
    * Browser sniffer *
          boolean isNN4=false,isNN6=false,isIE=false;
          Frame F;
          JSObject window=JSObject.getWindow(this);
          JSObject document=(JSObject)window.getMember("document");
          String tmp=document.getMember("all").toString();
          if (tmp.equals("undefined")) {
             tmp=document.getMember("getElementById").toString();
             if (tmp.equals("undefined")) isNN4=true;       // Netscape Navigator 4
             else isNN6=true;                               // Netscape Navigator 6
          } else isIE=true;                                 // MS Internet Explorer
          if (isIE) {
             F=new Frame();
          } else F=(Frame)getParent();
    now you have a frame for use with the Dialog (not JDialog) method
    ...Just add the code shown above in the init method of your applet.
    Good Luck!
    ;o)
    V.V.

  • JRE 1.5.0_13  problem with Modal Window

    We have stand alone browser based application built on HTML, Javascript, and Java (non-GUI applet). We were running the Sun JRE 1.4.2_06, but have recently upgarded to 1.5.0_13. As soon as we upgraded to 1.5, started experiencing the below problem -
    The HTML screen displays a modal windows which makes a Java call to the MQClient software through Applet (via OBJECT Tag) to communicate with mainframe. The MQClient Java code seems to be blocked until the user clicks on any other area of the screen to shift the focus from our modal dialog to any other window (either clicking on the task bar, clicking on another window in the background, or hitting Alt/F10 key).
    The same code runs fine with JRE 1.4.2_06.
    Based on a further analysis+ it seems like there is an issue, when a modal html window makes a java call for creating a socket connection (other then localhost). In this scenario, socket is never created unless you drag a modal window or move a focus away from a modal window.
    Above problem seems to be resolved with JRE 1.6.0_10.
    Edited by: Ashwani_Saxena123 on Oct 31, 2008 5:42 AM

    Ashwani_Saxena123 wrote:
    Ours is a stand-alone browser based (IE 6.0) application, which communicates between JavaScript to Java using Applet (with Object Id tag).Why? What for?
    .. All the Java class files are bundled in a zip file under different packages and Zip file path is provided at run time when Application starts. It is safest to distribute classes and application resources as Jar files. One reason is that Sun decided to not bother even checking Zips for digital signatures, so no trusted app. can afford to try loading Zip files.
    ..The path of Zip file is at C:\EALife\Program ...Whoa up a second there!
    If this applet is only ever being loaded on the same machine as the codebase, why is it an applet at all? It would make more sense to distribute/install an application.
    If this applet is being loaded by PCs at remote locations, then the will probably not have a C:\EALife\Program path at all (especially is they use Ubuntu, like here).
    ..and home directory path is C:\EAFramework\Program\Screens. We are putting all paths in a single variable (APP_CLASS_PATH) and using that variable as a parameter value in Object Id tag for creating an Applet. Below is the code snnipet for Object Id tag -Sun has championed a script to use for applet versioning and writing the applet element. I suggest you use it instead, it is known as 'deployJava.js' - see top hit at Google for details.

  • Save As Page displays below Adobe Reader X in Modal window when selecting SAVE

    Reports are being viewed in the explorer using Adobe Reader this opens in a Modal window which is a requirement. When selecting the 'Save a Copy'  button from any location on the page using the floating toolbar or standard toolbar the Save As page is being opened under the Model window and the focus remains on the main page so the save location or any button on the page cannot be used.
    There is a work around selecting any option that launched a popup screen from the reader such as Document Properties and then the page is closed selecting Save a copy will open the page on the top,
    This only seems to be a issue when using IE9 when running the same application and Adobe reader version in IE8 no issue is seen. Other popup screen such as Print have no issue and as mentioned once one of these screens are launched the save as displays on top.
    Current version of
    Adobe Reader 10.1.1,
    IE9 9.0.8112.16421
    Windows 7 64bit.
    Using Adobe Reader 9 seems to have similar issues and the page needs to be closed via the task manager.
    We require the webpage to display in a Modal window is there any suggestions on how to ensure the Save As Page is displayed on the top in focus.

    Reader cannot rotates pages in a document, but it can rotate the view. This is not something that can be saved. Adobe Acrobat can rotate pages and save the document, but not Reader.

  • FIREFOX 3.6 PROBLEM WITH STAY ON TOP BUT 3.5 WORKS FINE

    WHEN I USE FIREFOX 3.6 OR ANY VERSION OF THE 3.6 AND I SELECT STAY ON TOP (I HAVE A THIRD PARTY PROGRAM THAT ALLOWS THIS) AFTER I MINIMIZE THE WINDOW THEN IT WILL LOOSE THE STAY ON TOP COMMAND. ALTHOUGH WITH FIREFOX 3.5 VERSIONS IT KEEPS IT'S STAY ON TOP EVEN AFTER BEING MINIMIZED. iN FACT ALL OTHER MICROSOFT PROGRAMS DO NOT HAVE THIS PROBLEM PLEASE EXPLAIN WHY THIS IS
    THANK YOU
    '''Locking Duplicate Post. Continue [https://support.mozilla.com/en-US/questions/745759 here] -mjb'''
    == This happened ==
    Every time Firefox opened
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4

    Not really.

  • FIREFOX 3.6 WILL NOT STAY ON TOP PROBLEM BUT 3.5 WORKS FINE

    WHEN I USE FIREFOX 3.6 OR ANY VERSION OF THE 3.6 AND I SELECT STAY ON TOP (I HAVE A THIRD PARTY PROGRAM THAT ALLOWS THIS) AFTER I MINIMIZE THE WINDOW THEN IT WILL LOOSE THE STAY ON TOP COMMAND. ALTHOUGH WITH FIREFOX 3.5 VERSIONS IT KEEPS IT'S STAY ON TOP EVEN AFTER BEING MINIMIZED. iN FACT ALL OTHER MICROSOFT PROGRAMS DO NOT HAVE THIS PROBLEM PLEASE EXPLAIN WHY THIS IS
    THANK YOU
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4

    Firefox 3.0 and 3.5/6 versions require at least Mac OS X 10.4
    http://www.mozilla.com/en-US/firefox/system-requirements.html - Mozilla Firefox 3.6 System Requirements
    Firefox 2.0.0.20 is the last release that runs on Mac OS X 10.2 and 10.3
    See:
    * http://kb.mozillazine.org/Installing_Firefox
    * http://kb.mozillazine.org/Unsupported_operating_systems
    Mac: https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/mac/en-US/
    Other browsers that you can look at:
    http://caminobrowser.org/download/releases/ (#os10.3.8)
    [http://en.wikipedia.org/wiki/ICab iCab]: http://www.icab.de/
    http://www.seamonkey-project.org/releases/seamonkey1.1.19

Maybe you are looking for

  • KB2923545 remote sessions drop issue

    In our environment we have Remote Desktop Services Host running patched and up to date Windows 2008 R2 Enterprise behind Remote Desktop Gateway running Windows 2012 R2 Standard. Dual Factor Authentication from Windows Azure is used in our system as w

  • Download error. Tap to retry.     Why? I have a wifi and still the same message?

    Download error. Tap to retry.... Why? I have a wifi connection and still the same message, and even connected to desktop the same for ipad. Help :-)

  • Historic data migration (forms 6i to forms 11g)

    Hello, We have done a migration from Forms 6i to Forms 11g. We are facing a problem with the historic data for a download/upload file utility. In forms 6i the upload/download was done using OLE Container which has become obsolete, the new technology

  • Inbound Process Code for ARTMAS

    Hello, Can any body help me which Inbound Process Code I need to use for Message type ARTMAS. When I used process code AFSA, Idoc created with status 51 and it says Function module not allowed: AFS_RETAIL_ARTMAS_IDOC_INPUT We are using SAP Retail 4.6

  • Réinstallation d'In Design CC

    Voilà, Suite A Problème informatique In Design CC etait un Supprimé de mon Ordinateur. Je voudrais le Reinstaller MAIS impossible de le faire sur nuage créatif. Un conseil ? Here, Suite A Computer Problem, In Design CC was a Deleted My Computer. I wo