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

Add video demo to README.md #23

Closed
ai opened this issue Jul 3, 2024 · 3 comments
Closed

Add video demo to README.md #23

ai opened this issue Jul 3, 2024 · 3 comments

Comments

@ai
Copy link
Owner

ai commented Jul 3, 2024

We need a video of using https://ai.github.io/keyux/ with:

  1. Press Alt+B (or Cmd+B on Mac) a few times
  2. Press Tabs twice to move focus to menu
  3. Press → and ← to see key navigation inside focus group
  4. Press a and b to show quick search inside menu
  5. Press enter to show focus jump on next submenu
  6. Press Esc to go back
  7. Press l and i to select List1
  8. Press Enter
  9. Press v to click first button
  10. Press ↓ to go to the next button
  11. Press v to show local hotkeys
  12. Press Esc

The video should:

  • Be in h264/mp4 format without sound
  • Do not contain browser frame, etc. It should have small dimensions as possible.
  • Show what key was pressed
  • Find a right timing to be dynamic but understandable
@uzurpastor
Copy link

uzurpastor commented Jul 29, 2024

Hello, while testing I found an issue that the ‘S’ key binding is being overridden to ‘s’ and the ‘Settings’ button is not focusing. I assume that capital letters are not being caught, at least for Firefox 128 and Chromium 126.

I am now trying to fix this problem in the lib source code (I'm not good in js)

@ai
Copy link
Owner Author

ai commented Jul 29, 2024

@uzurpastor fixed 1149aa2

@uzurpastor
Copy link

PR: #27

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

2 participants