IE11 bug - javascript script continues execution after the tab is closed

Steps to reproduce:
1. Open 2 blank tabs in IE.
2. In one of them navigate to this demo page: http://jsfiddle.net/MTJ27/15/ ; it runs 4 web workers in a loop.
3. Check the CPU utilization (on a 8-core machine it should show 50%, for 4 cores or less: 100%).
4. Close the tab that displays the demo page; leave the other tab open.
5. Check the CPU utilization again -> it doesn't drop! IE still runs these web workers (IMO).
It's a bug,  isn't?
Regards,
Robert

Hi,
Could you please have a share with the steps about how to reproduce the "bug" you mentioned?
I could not run the scripts under the shared URL (The run button seems not work here).
Another thing that we might take a try is to end the same task under Task Manager, and then check if the symptom would be the same.
For debugging scripts, or writing scripts that would work in a webpage, we may take use with the F12 debug tool:
Using the F12 developer tools
Best regards
Michael Shao
TechNet Community Support

Similar Messages

  • Youtube, Netflix, and other sites continue playing audio after the tab is closed

    If you are watching a video on Youtube, Netflix, or another site and you close the tab, the audio continues to play in the background. Restarting the browser resolves the issue.

    I was directed here from my question: "[http://support.mozilla.org/en-US/questions/928868 Flash video stops and starts but audio continues]"
    Flash videos freeze momentarily then fast forward/catch up while the audio continues to play without a problem. Interestingly, I noticed on one video it freezes at the same spot (about 27-28 seconds in) each time I try it. Audio does continue for a split second after I close a tab (that's normal) but it ''does not'' keep going and I don't have to restart FF to stop the audio. Also, I am already using FF13 and it didn't resolved my issue.
    I'm using Win XP with FF 13 but the problem has been going on for about a month (ie under FF12 as well). The problem also occurs under IE which makes me believe that Adobe Flash is the culprit (I also tested Quicktime videos and they worked fine). Flash video seems to work fine under Win7 (rarely freezes) and Ubuntu.
    I looked through similar questions (see above link) and did find one thing that works but it is only a temporary fix for me. One person had HTML5 problems and had to opt out on Youtube. I did the opposite - I opted in and the videos worked fine. However, I like to stick on private browsing which would require me to 'opt in' each time I go to Youtube. Additionally, I encounter the same problem on other sites with flash video and they don't have an HTML5 option.
    I also noticed that I do not have the problem at work on an XP machine with same addons in FF. Flash is v11,1,102,62 (at home I think I have the most updated: 11.2.202.235). I updated the XP machine at work to the latest flash and it still seems to work fine.
    I have tried uninstalling/reinstalling flash, starting FF in safe mode, turning off my firewall and I my internet speed is fine (15Mbps down). I thought it could be my video card but videos on my computer play fine as did the quicktime video. I'm at a loss.

  • Firefox continues to load streaming videos even after the tab is closed

    I'm running Windows 7 64-bit, and I've noticed that whenever I go to load a video (from Youtube, for example), and close the tab before the video finishes loading, Firefox would still be downloading that video.
    I can tell because my normal ping to a local server is about 50-60ms. Then when I begin loading the video, it'll jump up to about 800+ms. I close the tab, but the ping continues at this rate. If I go to another video, begin loading that, and close it before it finishes in the same fashion, it will stack, and Firefox will be loading two videos at once (my ping will spike to 1600ms).
    This is an extremely annoying issue since my internet connection is on the slow side.

    SOLVED!
    The hidden download was caused by a Firefox extension named GrabPro, included in "Orbit Downloader" boundle.
    GrabPro caches all streamed media, providing a way for save it quickly.
    You can disable this feature unchecking the "Enable Recorder" option in its configuration dialog.
    This sofware was present on all my tested systems.
    That was the cause of my confusion.

  • Bug Report : Upgraded to Firefox v10. Holding CTRL+ [F4] too long after all tabs are closed causes error. "Exc in ev handl: TypeError: this.oPlg.onTabClosed is not a function"

    Bug Report :
    Upgraded to Firefox v10. Holding CTRL+ [F4] too long after all tabs are closed causes error.
    "Exc in ev handl: TypeError: this.oPlg.onTabClosed is not a function"

    What extensions do you have? (Go to Firefox > Customize > Add-ons to see or Help > Troubleshooting info for a copy-pasteable list)

  • How do I stop all the tabs from closing at once in Safari v 6.0.3?

    How do I stop all the tabs from closing at once in Safari v 6.0.3?

    Activate cycle mode, adjust cycle area as needed and export tracks as audio files, no?
    http://help.apple.com/logicpro/mac/10/#lgcp8e5ce2d3
    Or cut globally at position 2min and 3min, then mute manually regions before and after the 2 - 3 minute range, bounce and get rid of the not needed silence in the audio.
    Cheers!

  • Continuing execution after an exception

    I am getting exceptions in a program and since this is an unattended program, I need it to continue executing after an exception occurs. Some of the possible exceptions are: IOException, RuntimeException, SQLException.
    I already have several try/catch blocks in the program, but when an exception occurs, the code inside the catch block executes and the program stops there. What do I need to do to continue execution?
    Thx.

    Well, there are a few options available to you, but first a few questions:
    Are you re-throwing the exception within the catch block? If so, remove the throw statement
    Is the exception that is not caught not a subclass of Exception? Meaning, does it extend Error or Throwable instead? Trying to catch Exception on these will not work.As workarounds, you can try the following:
    Catch Throwable. This should get everything. Realize though, this is, in general, dangerous and bad practice, especially in a J2EE environment. You don't normally want to catch runtime exceptions or errors. But, you could create the Throwable catch block and then inspect what exception has not been previously caught by using exception.getClass().getName().
    Just for kicks and giggles, you can try the above, but this time catch RuntimeException. Make sure you don't re-throw the exception, and whatever code is below your try-catch-finally block should execute.
    - Saish
    "My karma ran over your dogma." - Anon

  • Have clips automatically plan continuously one after the other...

    I have created a iDVD project. In this project I have 8 different clips that I want to have play one after the other without having to go back to the title and choose the next clip. Is there a way to have them play as in "Play All". Thank you in advance.
    Jim K.

    I assume you already have your petal design replicated with a Circle arrangement and the Align Angle option checked. You will also need to check 3D.
    Go to Behaviors > Replicator and add the Sequence Replicator.
    In Sequence Replicator:  Add > Position. Dial down the Position pane and ramp up the Z parameter (you need to go up to at least 2400 to start behind the default camera view.) Set the Sequencing to From and the Unit Size to Object.  Adjust the Spread to taste. You can change the direction of the sequence by going back into the Replicator inspector and selecting Build Style: Counter Clockwise from the dropdown menu.

  • Why com.sun.CORBA.ORBServerHost can not be cleared after the JVM is closed?

    run an application on a multiple IPs windows box. In order to initialize the ORB on the right IP, i set the com.sun.CORBA.ORBServerHost property at the app startup.
    If the right IP is set, then the software works fine as expected. Btut ionce the wrong IP is set, the software won't work even if I restart it with the right parameter. It looks like the new value just does not take effect.
    And until the box is rebooted, the new parameter will take effect. As per my understanding, this parameter should be set at a JVM level and will be cleared after the JVM is shutdown......
    Have no idea how to fix this issue and even don't know where to start to investigate it?
    Would you please provide any suggestion on it? Thx in advance.

    I had the same problem when I upgraded to snv_114 from snv_98
    on SPARC. The important line in /var/dt/Xerrors is this one:
    could not open default font 'fixed'
    The problem (in my case, anyway) was that the fonts.dir files were
    not updated during the install/upgrade process. This fixed it:
    $ su -
    # cd /usr/X11/lib/X11/fonts
    # for f in *; do cd $f; mkfontdir; cd -; done

  • Lenovo t61 comes out of standby automatically after the lid is closed

    Hi,
    I have a t61 + wind 7 + 32 bit + ultimate edition. It was working fine till now and suddenly I have noticed its coming out of the standy mode suddenly. I close the lid, its going to standby mode i see the little semi circle on the top and everything is fine. Suddenly when it finds any known wifi signal or any thing, which I think I have noticed, its comes out of stand by ....I can tell that from the beep it makes and the light suddenly goes off. After sometime I notice that the battery dies,  as its in normal mode even when the lid is closed and it consumes all of the battery. Please let me know what settings have to be changed to get rid of this F error. I am facing a lot of trouble as it consumes all of the battery when I open the lid even if its fully charged. I think it has to do with some settings. I have verified everything power manager, wireless adapater etc. Any gurus pls suggest.
    thanks,
    Manu

    a couple things you can check...
    open up Device Manager and see if Allow this device to wake the computer is enabled for your mouse and/or your wired ethernet device on the Power Management tab of their Properties sheets.
    hth.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Community Resources: Participation Rules • Images in posts • Search (Advanced) • Private Messaging
    PM requests for individual support are not answered. If a post solves your issue, please mark it so.
    X1C3 Helix X220 X301 X200T T61p T60p Y3P • T520 T420 T510 T400 R400 T61 Y2P Y13
    I am not a Lenovo employee.

  • Why does the app (acrobat.exe) stay alive after the document is closed?

    Using system Explorer or HijackThis, it is apparent that the acrobat.exe app stays active after the document that called the app is closed.  Why?  and how do I stop it from happening?

    I have the same problem and it is irritating because if I print and save a pdf file using Acrobat, I cannot change the file name or delete the file  because the system somehow thinks the file is open in the Acrobat.exe application, even after I have closed out pdf file and all Adobe applications in my user account.   I need to go to the Task Manager and find the Acrobat application running under SYSTEM in order to stop the process so I can go back and change the file name or delete it...
    This did not occur until my recent update to Acrobat 9.4.2.220 .  Is this fixable somehow?

  • Prevent entering result recording after the production order closed.

    Hi QM Gurus,
    I want to prevent entering the result recording (we used inspection point) after the corresponding production order was closed.
    Please help.
    Cheers,
    Sun

    hi all,
    Enhancement QEEM0015 is only used for individual result, it can not be used for summerized result.
    Enhancement QEEM0011 is the right one for my case.
    It works before the system valuates the inspectoin characteristics' result for both individual and summerized result.
    Thanks all for your help.
    Regards,
    Sun

  • JTabbedPane: Components before and after the tabs themselves.

    I want to make Google Chrome..!
    Well, really, I want to have GUI stuff up in the title pane. In particular, I want the tabs of a TabbedPane up there.
    I've concluded that the easiest way to accomplish this (hopefully in a somewhat LaF-neutral way) is to set the frame to be undecorated, and instead implement my own frame with handling and all. I'd set a JFrame undecorated, and put a JTabbedPane over the entire thing, sticking the application icon to the left of the tabs, and the minimize, maximize, close buttons to the far right of the tabs themselves.
    If anyone have any other suggestions to this initial problem, I would seriously appreciate to hear about them.
    But given the above solution: How would I go about getting a component to the left of the tabs, and some other components to the right of the tabs, of a JTabbedPane? A LaF-neutral solution would be very much appreciated - but I have faint hopes here, so pointers for how to accomplish this using LaF-tricks will be appreciated too.
    I've seen that laf-widget from kirill, https://laf-widget.dev.java.net/, does something like it (the magnifying-glass icon to the left of the tabs) for several LaFs. However, I must admit that I'm not yet well enough versed to understand how he does it - and also it seems like a somewhat complicated process, whereby one "physically" change the LaF in question (bytecode manipulates it), injecting the laf-widget stuff (and I still don't know how the JTabbedPane or TabbedPaneUI is modulated to inject that icon).
    Any help or pointers will be much appreciated!
    Thanks,
    Endre.

    Could you elaborate slightly on that? I don't get your "what's left" idea..?
    I think the JTabbedPane should have this functionality built-in. It is a truly obvious need, to the extent that it has had to be solved several times by others.
    From an answer to this problem on StackOverflow: The JideTabbedPane from the Jide open source parts have an setTabLeadingComponent. However, Jide doesn't manage to follow the active LaF (the installs its own UI delegate), so I don't instantly want to jump on it.

  • I lost the + and x on my tabs and now i have what looks like a clear box after the tab

    i have lost the + and x at the back of the tabs and now i have what looks like a clear box behind the tab but its only 1/8" thick and is as tall as the tab box itself
    == today

    If you have Tab Mix Plus then check its option to see if those buttons are still selected.
    See also [[Troubleshooting extensions and themes]] and http://kb.mozillazine.org/Resetting_preferences

  • What can be done if other higher bids are received after the bid is closed?

     What's your question? When an auction ends normally, no more bids are accepted and the highest bid received wins the auction. Or do you mean, what to do if I'm outbid?

    Are you the buyer or the seller? If the auction is closed and someone contacts you with another, higher bid, too bad for him (and you). It would be unethical (and difficult) to refuse the winning bidder.To say nothing of dealing with someone who is unwilling to follow the normal, protected procedures. If you are a bidder and someone bids higher than you, bid again.The usual advice is : bid once, bid your maximum.The eBay 'bots won't push your bid any higher than you have instructed them. That can be trusted. 

  • The tabs are closing by themselves

    On my Nexus 7 tablet, sometimes when I switch from Firefox without closing it the next time I open it again all the tabs will have closed. If this happens and I go to the restore last session area, the tabs available are not the last tabs I had open. Is there a way to stop this from happening?

    Hello there,
    Have you tried to reinstall the browser and see if the issue still exists?
    Keep us posted!

Maybe you are looking for

  • How can I view movies in iPad with the full screen?

    Ok, I bought two movies from iTunes on my iMac and synced them with my iPad. It went well. But when I play them back on the iPad, I can only view them in letterbox/portrait mode which uses only one third of the iPad screen!!! Why is this? Is there an

  • How do i add the messaging feature to my macbook?

    I'm trying to figure out how to sync my text messages from my phone to my mac, so that I can reply to texts from my computer. Can't find out how, help!

  • When I open Firefox on my Mac, I get "The application Firefox quit unexpectedly."?

    clicking on my firefox icon, I get "the application Firefox quit unexpectedly." It asks me to relaunch and the same msg pops up.

  • Chart options in BI

    Dear all, We have data in the report which runs monthwise for a year. Our requirement is if i have values for the months e.g APR,MAY,JUN etc., then I should get a chart as bar chart for APR,MAY and run chart for JUN - i.e., always the current month o

  • Resolution for scaled up apps in ios 8

    I just received my iphone 6 this morning :-) As I got everything setup I am noticing that the 3rd party apps that are getting scaled up due to the bigger screen size look really bad and feel low resolution due to this I recall during the setup there