Chrome only load requests changing the tab focus
NickName:Douglas da Silva Ask DateTime:2015-06-11T06:13:01

Chrome only load requests changing the tab focus

I have a website with a workspace, where the user can add and edit some pictures to a space, everything is work perfectly, except that now, after the start page loading, every new request I make with javascript or mouse over (ajax, background-image, insert a img tag to HTML) dont load, it keeps PENDING in the NETWORK firebug tab, but if I change the tab (CTRL+TAB or CLICK) and returns to that tab, all the requests are done with loading perfectly.

Anyone has any ideas of what can I try to solve that?

PS.: Firefox its working normal.

Copyright Notice:Content Author:「Douglas da Silva」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/30768223/chrome-only-load-requests-changing-the-tab-focus

More about “Chrome only load requests changing the tab focus” related questions

Chrome only load requests changing the tab focus

I have a website with a workspace, where the user can add and edit some pictures to a space, everything is work perfectly, except that now, after the start page loading, every new request I make with

Show Detail

Opening a new window/tab without changing focus (Chrome)?

I have a problem with focusing between browser windows/tabs. I would be very grateful for some input! :-) Our main target browser is Chrome. And I know that the rules for what's allowed has changed...

Show Detail

How to avoid focus on chrome while changing tab?

is there any way to change tab in chrome with C# selenium and do not make chrome be focusing? I switch tab like: driver.SwitchTo().Window(driver.WindowHandles.ElementAt(i)); I want chrome to wor...

Show Detail

How to stop chrome tab focus?

I am writing a chrome extension which refreshes pages after a certain time interval. I got it working fine, but a new problem occurred.. Whenever the page refreshes the tab gets highlighted (starts

Show Detail

Transfer focus to a tab in a Chrome Extension

In my extension I create a small popup window: "browser_action": { "default_popup": "popup.html" }, and then inject some JavaScript to the page loaded in the active tab. It is supposed to chang

Show Detail

Chrome New Tab Page extension steal focus from the address bar

With Chrome 27, it seems that extensions that override Chrome's New Tab Page can't take focus away from Chrome's Omnibox like they used to in previous versions of Chrome. Is there a new way to foc...

Show Detail

Chrome New Tab Page extension steal focus from the address bar

With Chrome 27, it seems that extensions that override Chrome's New Tab Page can't take focus away from Chrome's Omnibox like they used to in previous versions of Chrome. Is there a new way to foc...

Show Detail

Chrome New Tab Page extension steal focus from the address bar

With Chrome 27, it seems that extensions that override Chrome's New Tab Page can't take focus away from Chrome's Omnibox like they used to in previous versions of Chrome. Is there a new way to foc...

Show Detail

Chrome New Tab Page extension steal focus from the address bar

With Chrome 27, it seems that extensions that override Chrome's New Tab Page can't take focus away from Chrome's Omnibox like they used to in previous versions of Chrome. Is there a new way to foc...

Show Detail

Chrome New Tab Page extension steal focus from the address bar

With Chrome 27, it seems that extensions that override Chrome's New Tab Page can't take focus away from Chrome's Omnibox like they used to in previous versions of Chrome. Is there a new way to foc...

Show Detail