sahwar / 7plus

Automatically exported from code.google.com/p/7plus
1 stars 0 forks source link

Event #1622 "Close explorer tab under mouse" interferes with middle-mouse clicks in Chrome/etc #365

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Event #1622 "Close explorer tab under mouse" stops middle-clicking links in 
Chrome & other browsers from working.

Suggested fix is to constrain the event to only work in Windows Explorer via an 
additional condition.

Original issue reported on code.google.com by marcu...@gmail.com on 9 Mar 2012 at 11:06

GoogleCodeExporter commented 8 years ago
There was a bug in the "Is Mouse over Tab Button" condition. I can't test with 
Chrome at the moment because I can't install it on my PC, but I will do so 
later. It shouldn't be required to add another condition, as this condition 
should cover the window already.

Original comment by fragman@gmail.com on 9 Mar 2012 at 5:49

GoogleCodeExporter commented 8 years ago
Tested and seems to work (now?)

Original comment by fragman@gmail.com on 10 May 2012 at 11:43

GoogleCodeExporter commented 8 years ago
Yes, seems fine now, can be closed.

Strange though, as I logged the issue in March and it definitely happened then, 
but the binary hasn't been updated since Feb... how is that possible?!

Original comment by marcu...@gmail.com on 10 May 2012 at 11:50

GoogleCodeExporter commented 8 years ago
No idea. What I meant was that I fixed a condition (see 2nd post in this topic) 
that might fix your issue. It is not publically released yet though.

Original comment by fragman@gmail.com on 10 May 2012 at 12:06

GoogleCodeExporter commented 8 years ago
Ok, well then perhaps that condition bug caused the issue then but simply 
doesn't happen to be causing the issue now, though it could again, hence your 
fix is still useful and hopefully nails the bug.

Original comment by marcu...@gmail.com on 10 May 2012 at 12:11