Skip to content

Fix YouTube arrow seek speed reset#1563

Open
sharno wants to merge 1 commit into
igrigorik:masterfrom
sharno:fix-youtube-arrow-seek-speed-reset
Open

Fix YouTube arrow seek speed reset#1563
sharno wants to merge 1 commit into
igrigorik:masterfrom
sharno:fix-youtube-arrow-seek-speed-reset

Conversation

@sharno

@sharno sharno commented Jun 7, 2026

Copy link
Copy Markdown

Summary:

  • Only treat unhandled keyboard gestures as native speed changes for speed shortcut keys like < and >.
  • Keep YouTube arrow-key seeking from accepting a transient 1x reset as user intent.
  • Add regression coverage for arrow seek reset and native speed shortcuts.

Tests:

  • npm test -- tests/unit/utils/event-manager.test.js
  • npm run test:unit
  • npm test
  • npx eslint "src//*.js" "tests//*.js"
  • npm run build
  • node tests/e2e/run-e2e.js youtube

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

Successfully merging this pull request may close these issues.

1 participant