Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Fast Right Click on Token opens Edit

May 21 (12 years ago)
Eric D.
KS Backer
In Chrome 19.0.1084.46 on Xubuntu 12.04 when I right click on a token I see the context menu for a split second and then the token edit window comes up.

If I right click, hold for at least 1 full second and then release I get the context menu with no edit window. I'll double check and see if this is happening on my mac at home.
May 21 (12 years ago)
Riley D.
Roll20 Team
When you say "context menu," you mean the system-level context menu is coming up?
May 21 (12 years ago)
Eric D.
KS Backer
Sorry, when I say "context menu" I mean the roll20 context menu, I never see the browser's context menu.

When I click an immediately release it goes:
1. roll20 context menu shows
2. about .5s later the token's edit window appears

Not sure why holding the right click button for at least 1s solves the problem :/
May 22 (12 years ago)
Deightine
KS Backer
Sheet Author
Eric: Just out of curiosity, are you using the default Xfce, or a different WM? Could be something in the mouseclick mechanisms of the WM. I know unity has all sorts of issues with this as of 12.04, so you might want to see if anyone is complaining about their mouseclicks over on the Xfce forums.
May 22 (12 years ago)
Eric D.
KS Backer
I'm using the default Xfce. I'm kind of wondering as well if it is some sort of click-debounce issue with the WM. I verified that it isn't an issue for me on my Mac. So not a big deal, I'll be sure to post back here if I figure out the cause
May 22 (12 years ago)
Eric D.
KS Backer
This demos the problem for me: http://jsfiddle.net/tUmSp/3/

I click on the test button with left, then middle then right buttons and here is what I see on Xubuntu with Chrome:
down 1
up 1
click 1
down 2
up 2
click 2
down 3
up 3
down 3

Funny enough Firefox works correctly:
down 1
up 1
click 1
down 2
up 2
down 3
up 3
May 23 (12 years ago)
Riley D.
Roll20 Team
I would submit that as a bug to Chrome, since there's nothing I can do about it from our end...thanks for the thorough investigation!
May 23 (12 years ago)
Eric D.
KS Backer
Done: https://code.google.com/p/chromium/issues/detail?id=129361
May 23 (12 years ago)
Riley D.
Roll20 Team
Great, thanks, I'll keep an eye on their response.
May 25 (12 years ago)
DoraTrix
KS Backer
Done: https://code.google.com/p/chromium/issues/detail?id=129361


This might be due to an extension you have in Chrome but not in FF (I'd bet something that adds to the Chrome context menu)...I tried the fiddle in your bug and it works fine for me in Chrome (19.0.1084.52). The only extensions I have installed that modify the context menu are AdBlock, TinEye and View Link in Google Cache. Though I'm on Win 7, which is another difference.
May 26 (12 years ago)
Eric D.
KS Backer
Yeah, I don't see this on OSX with the exact same extension set. I'm guessing it is some issue with XFCE and Chrome