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

meta down/up bug #5

Open
mesqueeb opened this issue Apr 8, 2018 · 3 comments
Open

meta down/up bug #5

mesqueeb opened this issue Apr 8, 2018 · 3 comments

Comments

@mesqueeb
Copy link
Contributor

mesqueeb commented Apr 8, 2018

There's a bug with meta and down/up
→ when doing meta+down successively it works.
→ when doing meta+up successively it works.
→ when doing meta+down and afterwards meta+up it will start logging down+meta+up instead.
This further also breaks the recognition of the regular up key logging down after this bug has occurred.

@mesqueeb
Copy link
Contributor Author

mesqueeb commented Apr 8, 2018

here's the bug in codepen. open the console.log and do ⌘ + up and ⌘ + down repeatedly.
It will start logging down+meta+up
https://codepen.io/mesqueeb/pen/QmJzeL

@mesqueeb
Copy link
Contributor Author

🌝 bump 🌚

@mesqueeb
Copy link
Contributor Author

It might be related to this bug, look what happens in the Codepen:

screenshot 2019-02-27 09 07 04

I wrote behind the logged commands what I actually was pressing on my keyboard.

Hotstuff only correctly picks up the first and second keystrokes, the final three are mistaken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant