HabitRPG / habitica-chrome

Chrome extension for HabitRPG. Uses 3rd party productivity website events to trigger point gain/loss.
https://chrome.google.com/webstore/detail/habitrpg/pidkmpibnnnhneohdgjclfdjpijggmjj?hl=en-US
GNU General Public License v3.0
109 stars 47 forks source link

Middle Click Detection #90

Open goldbattle opened 10 years ago

goldbattle commented 10 years ago

The extension does not know how to deal with a person middle clicking a tab, and then having that tab remain in the background.

Needs testing to find the cause, and more details.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

wc8 commented 10 years ago

Does a site matter productivity-wise if it remains in the background?

JMTyler commented 10 years ago

I haven't checked it out, but my guess is that it's the inverse problem. i.e. the extension captures the "new tab" event and thinks that means "this is the page they're now on," so it starts counting it negatively/positively even though you haven't actually changed your tab yet. Maybe.