Skip to content

keybindings do not work on windows #25

Description

@s9swata

Issue: Fix Textual Keybindings Not Working on Windows

Description

Textual keybindings are not functioning as expected on Windows. Users are unable to use keyboard shortcuts to perform actions within the application.

Steps to Reproduce

  1. Open the application on a Windows machine.
  2. Attempt to use any of the predefined keybindings (e.g., Ctrl+R, Ctrl+M).
  3. Observe that the keybindings do not trigger the expected actions.

Expected Behavior

Keybindings should work consistently across all platforms, including Windows. For example, pressing Ctrl+M should pause the music player.

Actual Behavior

Keybindings do not work on Windows. Pressing Ctrl+M do not pause the player, and other keybindings are similarly non-functional.

Environment

  • OS: Windows 10
  • Keyboard Layout: US QWERTY

Additional Information

  • This issue does not occur on macOS.
  • The issue persists across different Windows machines and user accounts.
  • No error messages are displayed when attempting to use keybindings.

Possible Solution

Investigate the keybinding handling code for platform-specific issues. Ensure that the keybinding logic is correctly implemented for Windows.

Labels

  • bug
  • windows
  • keybindings

Priority - High

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions