Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pybadge: any button triggers multiple times per press #959

Closed
jwunderl opened this issue May 9, 2019 · 3 comments
Closed

pybadge: any button triggers multiple times per press #959

jwunderl opened this issue May 9, 2019 · 3 comments
Assignees

Comments

@jwunderl
Copy link
Member

jwunderl commented May 9, 2019

Describe the bug

Using the any button event triggers three times per time the button is pressed on pybadge

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://makecode.com/_8uT743PYbPgA
  2. download to pybadge
  3. click any button
  4. See error - score increases by 3 instead of one

Expected behavior

score should increase by one point instead of three / event should only trigger one time per press (as it does if you specify a button

@alex-kulcsar
Copy link
Contributor

I can confirm the same error exists on the BrainPad Arcade, with the score increasing by 3 with each button press. I notice a similar problem when trying to navigate the system menu. Pressing a button causes the cursor to jump two or three items instead of just one.

@tballmsft
Copy link
Contributor

I take it this also surfaces on meowbit too?

@tballmsft
Copy link
Contributor

Fixed.

@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants