Window priority -- opens behind current application -- help

Hi. I've had a mac for a few months now, but I think I've broken something.
I have a vague recollection of changing some sort of windows compositor thing by following instructions on a site somewhere. The problem that I'm having now is that windows are opening in the wrong order in terms of priority.  Sub-windows are opening behind the window they're generated from. This is an ordering issue.  So, for example, I open a graphics image which fires up GIMP for me.  GIMP opens it, but it's behind another window.  Or I run a Python program to display graphical output (say, Matplotlib graph) and it opens behind the Eclipse window.  So I have to manually navigate to these new windows to see it.  Unfortunately, searching for "window display order" or "window compositor" or similar just doesn't seem to click with what I must have changed earlier.
My recollection is that ther are a number of "compositors" which you can choose to do your window management.  If this is correct, then I've chosen one that isn't doing a good job. Only I can't remember how to change these, or even what I used.
Can anyone help?
Thanks
A

I have not used the simulator myself but you could try the link below:
http://fs-uk.com/forum/index.php?topic=63265
or
http://forum.farming-simulator.com/viewtopic.php?f=484&t=43446

Similar Messages

  • New windows opening behind current one?

    I can't seem to find a preference to change where you can have new windows open in front of the current window when you command-click a link...
    I'm ready to downgrade from what is turning into a truly annoying experience...

    I don't use tabs, they hinder my work...
    I turn tabs off.. then command click links to open in new windows.. but the new windows now open behind the current window... which is counter intuitive. the new window should open in front...
    I can't seem to find a preference to change it to the way the Safari 2 works...
    I think I just need to downgrade Safari.. there's too many irritating "features" in it that can't be turned off..

  • Is there a way to have new windows/links open behind the current open window, running Mavericks?

    I would like to have new windows that open from links, or when I "right-click, open new window", to open behind the window I am reading from, working from, browsing, etc. I often am doing research, and opening multiple supplemental links, but do not like having to click back to the page I am working from every time.
    A separate choice when I right click, to "open in new window behind current window" would be great!

    There is no add on that I know of that can do this, but there has been an implementation found for javascript via this link:
    *[http://stackoverflow.com/questions/17570412/prevent-document-losing-a-focus-when-new-tab-is-opened Stackoverflow: prevent document from losing a focus when a new tab is opened]
    * There is also an about:config entry: [http://kb.mozillazine.org/Browser.link.open_newwindow.restriction Browser.link.open_newwindow.restriction] that is explained wht to do when clicking on a link in a webpage that requires a new window open, but it does not restrict the focus of the tab
    *[https://addons.mozilla.org/en-US/firefox/addon/tab-mix-plus/?src=search Tab Mix Plus has similar features check this one out too. ]

  • When I open a new window, it opens behind the exist ing window instead of in front of it. How can I fix this?

    When I click on a link and I choose the option to open link in a new window, it opens behind the currently open window instead of in front of it. This is a real nuisance. Why is this happening, and how do I fix it?

    Hi alanbala,
    There are several possible reasons why the new window opens in the background and not in the foreground by default.
    # another installed program is causing this
    # the Firefox main window is set to Always on Top
    # probably a Windows 7 bug
    # possibly a Firefox bug [https://bugzilla.mozilla.org/show_bug.cgi?id=790013 https://bugzilla.mozilla.org/show_bug.cgi?id=790013]
    What you can do is
    # update your Windows 7 to the latest security patches
    # open Mozilla Firefox in Safe Mode (see KB article [[Troubleshoot Firefox issues using Safe Mode]])
    # evaluate the other programs installed on your computer
    # open new links on a new tab
    Let us know your progress. I will be following this support thread.

  • Opening Applications Open Behind Current

    Hello.
    Strange problem. Every time I open a new an application, using the Finder or the Dock, it opens behind the current window. This happens with all applications no matter which window I have in front. It even happens when I open a file; it opens in the back.
    What could be going on now? =[

    Hi
    Does it happen if you open apps direct from the /Applications/ folder
    You could set up another User Account and see if the same thing happens
    chris

  • IE 8 causes some windows to open behind the current page

    Boy, this is a weird one!
    We have just upgraded a few of our machines to Internet Explorer 8 (from 7) and our intranet site - whihc works perfectly on 7 - has developed a few "oddities."
    When the user clicks a link that opens a document, the document appears in the foregound - that is, in front of the page where the user clicked the link.  This is a good thing.
    However, when the user clicks a link that opens Window Explorer to display a directory's contents, it opens behind the page where the user clicked the link.  If the browser is full screen, the only clue the user has that the link opened is the task bar.  As you can imagine, how many times do users actually look at the task bar?  Instead, they assume the link is broken and call for support.
    In IE7, both types of links opened in the foreground, and that is what we want to continue happening.  And no, changing to a different browser isn't the answer.  We are stuck with IE8.
    The links are coded like this:
    <a href=\\System Directory\Folder\Folder\" target="_blank">See the Folder</a>
    <a href=\\System Directory\Folder\Folder\Document.pdf" target="_blank">See the Document</a>
    Our operating system is XP Professional.  We have not installed any add-ons for IE8.  We haven't been able to determine if the problem is IE8, Win XP, or out ColdFusion code.
    Please help!

    Our operating system is XP Professional.  We have not installed any add-ons for IE8.  We haven't been able to determine if the problem is IE8, Win XP, or out ColdFusion code.
    One thing it is definitely not, is CF.  This is browser behaviour, a CF doesn't run on the client machine.
    This can be demonstrated easily:
    <a href=\\System Directory\Folder\Folder\" target="_blank">See the Folder</a>
    <a href=\\System Directory\Folder\Folder\Document.pdf" target="_blank">See the Document</a>
    Save this as an HTML file (like: with an HTML extension), and browse to it, and click the links.  You will probably see the same behaviour with the HTML file as you do with a file processed by CF.
    Adam

  • Opening applcations and windows, open behind first application

    Whenever i open an applicaton or new window in a browser, the application opens up behind another application. E.g. Itunes is open, i open firefox and it is stuck behind Itunes, i then have to drag Itunes to the other side of the screen to access Firefox. Is there any way to change this? It has only started happening out of the blue. Also, any drop down menus will not drop down and their options can only be selected once you click on it and navigate using the up/down etc arrow keys.
    Any suggestions?
    Thanks
    Macbook Pro Mac OS X (10.4.9)
    Mcbook Pro Mac OS X (10.4.9)

    Try deleting the file User/Library/Preferences/com.apple.finder.plist. Then restart.

  • Javascript window.open in BSP: new window is opened behind the main window

    Hello,
    I use following code to open a new window in my BSP application:
              window.open("<%= controller->display_url%>").focus();
    The new windows is openned up, but hide behind the main window, I need the new window to stay at the front, any idea?
    On one computer running IE7, the new windows is opened and stay at the front. But not for all other computers running IE6.
    Thanks, Jinjin

    Hi,
          We used the below logic :
    <htmlb:button id      = "help"
                        text    = "Help"
                        design  = "standard"
                        onClientClick = "window.open('http://www.sap.com')"
                        tooltip = "Help"
                        />
    It worked fine for us.
    Try this.
    Thanks,
    Greetson

  • When I open a link in a new window it opens BEHIND the current window.

    links that open a new window open the window behind the current window instead of in front of it. This just started happening in the last week or so.

    Hi MudBug
    see : [https://bugzilla.mozilla.org/show_bug.cgi?id=790013 Bug 790013] , see the comment 10 if this helps
    thank you

  • Opening apps/Safari windows-want them to open behind current window ?

    Ok, maybe small beer, but, when I open a Safari window from, for eg, google reader, the new window opens in front of my current Safari window, the window I am reading. This means that it covers my current window, which is annoying, to me. Similarly, when I open an application, the new app insists on coming to the front, and interrupting my work. As I said, small beer, but annoying.
    Is there a way to make all new Safari windows and new apps start 'behind' the currently active window/app?

    No. Why are you opening new windows when you don't want to act in them? Don't open them and you won't be disturbed.

  • New windows open behind current explorer window

    Every time I open an image or a video from within explorer, photo viewer or WMP opens it behind that explorer window, and I have to click over to it - why is it not taking focus and opening the new window on top?

    This may not work for everyone and I don't know what other ramifications may appear, but what I finally did was: click on Configure ObjectDock; Settings; Troubleshooting Options; under System Hooks tick Temporarily disable all special Window-Event hooking.
    So far no adverse effects otherwise and my media programs open on top as they should.

  • Multiple Displays: New app windows not opening on current display

    Does anyone have a suggestion or information for me on this one? Here's the story:
    I have a brandy-new 15" MBP Retina. All kinds of snazziness! I also picked up a MDP Apple Cinema Display at the same time. Why MDP instead of Thunderbolt you ask? Because I have an older MDP-only MBP I use from time to time, plus Apple had just taken their remaining inventory of NEW MDP displays and marked them as refurbs, saving me $200.
    I'm running 10.9 Mavericks and have the displays set to operate as separate spaces/desktops. I sit directly in front of the cinema display and use that primarily while keeping a few other apps open on the MacBook display to my right. Typically, the MacBook has Spotify running fullscreen on it. And this is where I have trouble. There are some apps that insist on opening new windows on the "primary" display, and not the current "working" display. For example, use the Finder to locate a PDF file and double click only to have the MacBook display slide Spotify to the side and show the PDF. So, I move the window to the cinema display (which is where the Finder window is, or email message...) then switch the MacBook back to the fullscreen app. TextWrangler has the same behavior. When I click on the TextWrangler icon in the dock or launch it from Spotlight it slides the fullscreen app on the MacBook display out of the way. This is the case even when I've done all of the most recent work on the cinema display. This also happens even if the app in question already has windows open on the cinema display, i.e. within TextWrangler with an open file press Command-N and the new window appears on the MacBook.
    Is this app specific? Is there something the app developer has done? I've checked the icons in the dock to make sure they're not "assigned" to anything. Anybody able to shed some light on this for me? Is this a bug or am I missing the justification for this behavior?

    Another strange example... Mail. Mail on Cinema Display, click reply, new message window appears on Cinema Display, but MacBook Display switches to a non-fullscreen desktop. Pourquoi?

  • I can't seem to open more that one window at the same time. It prevent's me from checking certain emails that prompt new a new window when opening messages. Please help.

    I can only open one window at a time. It's aggravating when I try to check my school email that prompts new windows to view each message. I can't even simply open two browsers at once.
    == This happened ==
    Every time Firefox opened
    == a few days ago it started.

    Do you have that problem when running in the Firefox SafeMode?
    [http://support.mozilla.com/en-US/kb/Safe+Mode]
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this:
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • How can I get new windows to open On Top Of the current window, not Behind the current window?

    Regarding the Options checkbox to "When I open a link in a new page, switch to it..." I already have that box checked, but still windows are opening behind my current window.

    Hello MichaelDMiller60, '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Window opens behind another window with sound how do i stop this.

    When I open a window, another window will open behind it with sound. Mostly some add witch I then open that page and close. How do you stop this unwanted pages from opening?

    I assume we are talking about Safari?  If so goto Safari > Preferences > Security.  Make sure Block pop-up windows is checked.
    Also uncheck Enable Java.  I have had problems with pop-under windows and this has prevented them.  If you have a site that requires Java you can always re-enable it.

Maybe you are looking for

  • I installed firefox on a new Win 8 laptop, and my account can not sync with my Win 7 laptop.

    I recently purchased a new Win 8 laptop. When I installed firefox and go to sync in option, it doesn't give me the old 4x3 box with code. When I entered my email, it couldn't find my account either. I am not sure where is the problem, because my old

  • How to make sure mlib_jai_mmx.dll or mlib_jai.dll are being used in JAI.

    Hi, I am converting a Tiff image in to Jpeg by using JAI. But facing a performance bottleneck in this process. The performance of JAI will be better if the native acceleration is used. I want to make sure whether the dlls are being used while this co

  • NullPointerException on SimpleWrite ( commapi )

    Hi, When trying to run the commapi "SimpleWrite" example on Windows 2000 I get a NullPointerException error. (I'm using tera term pro) On the same machine with the same setting I have no problem running the commapi "SerialDemo" example. Does anyone h

  • Need help posting to domain

    I am trying to use Iweb to post to a dedicated domain. I have used Nvu and Iweb to create acceptable sites, but I run into a wall trying to get them to post with fetch. I thought I followed the instructrions for this and the results on .Mac are very

  • Re: Droid 4 Contact Widget Question

    The contact widget for the Droid 4 holds only 4 contacts to put on your home screen. It shows it is a 4x1, meaning 4 contacts across with 1 row. I would like to have a second row, making it an 4x2. Can this be done?