- 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
- Open the Quick Capture floating window.
- Enter visual mode.
- Select some text.
- Press
Escape to cancel the selection.
- 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.
Environment
Description
When using the Quick Capture floating window, pressing
Escapewhile 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
Escapeto cancel the selection.Expected Behaviour
Pressing
Escapeshould cancel the visual selection without closing the Quick Capture floating window.Actual Behaviour
Pressing
Escapecancels the visual selection and closes the Quick Capture floating window.Additional Notes
The behaviour suggests that
Escapeis being handled by both visual mode and the Quick Capture floating, causing both actions to be triggered.