Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic unsuspend too agressive #114

Closed
lambdacalculator opened this issue Jul 28, 2014 · 5 comments
Closed

Automatic unsuspend too agressive #114

lambdacalculator opened this issue Jul 28, 2014 · 5 comments
Labels

Comments

@lambdacalculator
Copy link

I have "Automatically unsuspend when tab gains focus" checked in the settings, and I find its action too aggressive. For example,

  • If I close a tab, then the tab that happens to get focus next is reloaded, even though I didn't purposely focus this tab. (Reloading this new tab should require an extra click.)
  • If I suspend a tab, click the TGS icon to bring up the menu, and then click inside the suspended window to dismiss the TGS menu, then the tab is reloaded. (I feel that this action should just dismiss the menu without reloading the tab.)

In short, I feel that tabs should only be reloaded when the user explicitly focuses them, not as a side-effect of other operations.

@EarMaster
Copy link

Or maybe just have an option like "Automatically unsuspend when tab gains focus after:" and then allow the users to select a number of seconds to wait before a tab will be unsuspended.

@deanoemcke
Copy link
Collaborator

This has now been fixed. That is, the unsuspension caused by the accidental focus gained after closing a neighbouring tab.
I will not address the other issue (clicking to remove the popup) as it's more difficult to address and also, there is an alternative of NOT clicking on the suspended tab to remove the popup.

@es6Test
Copy link

es6Test commented Mar 23, 2016

How can I disable the clicking to remove the popup?

@deanoemcke
Copy link
Collaborator

Available in the chrome webstore in v6.30

@deanoemcke
Copy link
Collaborator

This functionality was reverted in v7. See this issue for more information: #519.
I have opened another new issue that suggests this functionality should be configurable: #747

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants