joeyespo / inbox-by-gmail-checker

Displays the number of unread messages in Inbox by Gmail. You can also click the button to open your inbox.
http://joeyespo.com/inbox-by-gmail-checker
MIT License
68 stars 11 forks source link

Clicking the Inbox icon opens a second Inbox tab when many tabs are opened #34

Closed Najki closed 7 years ago

Najki commented 7 years ago

Tested in Chrome 59.0.3071.115 on Windows.

I now have 22 tabs opened (yeah, I know...) and 3 of them are pinned. The fourth one is Inbox. When the active tab is the Inbox tab then clicking on the plugin's Inbox icon does nothing (beside updating the number of unread messages) which is good. But when any other tab is the active one and I click on the plugin's Inbox icon then a second Inbox tab is opened. It should take me back to the one that already is opened.

Not sure if this is indeed related to the number of opened tabs cause I can't close them right now (doing some research). I will check on it later.

joeyespo commented 7 years ago

Hmm, I can't seem to reproduce.

Is this option checked for you?

image

If so, try this

  1. Uncheck it
  2. Save
  3. Close the options page
  4. Open the options page again
  5. Check it again
  6. Save

This option requests more permissions, so perhaps the upgrade didn't do this correctly now that the extension requires fewer permissions.

Najki commented 7 years ago

Damn. I need to check this again. It happened at work and now I'm home, so I'll check it on monday. But on my home computer I indeed have this unchecked (but I don't remember that it would happen to me even once at home, it happened at work only).

I'll let you know on monday.

Najki commented 7 years ago

Hey, it works now :+1:. I think it was due to these options getting unchecked in some weird circumstances. Now it works as expected and the options are ok.

joeyespo commented 7 years ago

Awesome! Thanks for reporting back 😃