Skip to content

Escape Key Closes Quick Capture When Cancelling Visual Selection #765

Description

@uNyanda
  • Date: 2026-09-10
  • Type: Bug
  • Severity: Low

Environment

  • OS: Linux
  • WM: Niri
  • Compositor: Wayland
  • Software version: 2.47.0

Description

When using the Quick Capture floating window, pressing Escape while in visual mode to cancel a selection also closes the floating window.

This appears to be a conflict between the keymap for cancelling a visual selection and the keymap used to close the Quick Capture floating window.

Steps to Reproduce

  1. Open the Quick Capture floating window.
  2. Enter visual mode.
  3. Select some text.
  4. Press Escape to cancel the selection.
  5. Observe the Quick Capture floating window.

Expected Behaviour

Pressing Escape should cancel the visual selection without closing the Quick Capture floating window.

Actual Behaviour

Pressing Escape cancels the visual selection and closes the Quick Capture floating window.

Additional Notes

The behaviour suggests that Escape is being handled by both visual mode and the Quick Capture floating, causing both actions to be triggered.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions