Closed Ishmaeel closed 9 years ago
Is this browser specific? Firefox works currently as expected.
Pull requests should be send to beta branch, so it can be tested. master is for current version only.
Well, it didn't occur to me to test it on Firefox. You're right of course - apparently, the event is not generated for middle clicks in Firefox, so it works as described.
So, yes. The issue is specific to Chrome, where middle click also fires that event, with a different button value (1).
Is it possible to move this PR to beta or would you like me to close and reopen?
Nevermind. I need to add support for CTRL key too anyway.
Handle popup only with left click so it is possible to open giveaway pages in a new tab/window with a middle click.