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

Prevent typing in 'input' from triggering keyboard shortcut modal open #6501

Conversation

kommunarr
Copy link
Collaborator

Prevent typing in 'input' from triggering keyboard shortcut modal open

Pull Request Type

  • Bugfix

Related issue

closes #6500

Description

Prevents user inputting a question mark in an HTML input from triggering the keyboard shortcut modal.

Testing

  • Type ? in any input and see shortcut modal not open
  • REG: Type ? outside any input and see shortcut modal open

Desktop

  • OS: OpenSUSE
  • OS Version: TW

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) January 2, 2025 22:44
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Jan 2, 2025
src/renderer/App.js Outdated Show resolved Hide resolved
@FreeTubeBot FreeTubeBot merged commit 3710762 into FreeTubeApp:development Jan 3, 2025
5 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Jan 3, 2025
SuperAKWA pushed a commit to SuperAKWA/FreeTube that referenced this pull request Jan 24, 2025
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.

[Bug]: Pressing Shift + ? when typing brings up keyboard shortcuts modal
5 participants