zed
zed copied to clipboard
Cannot manipulate text selection in diagnostics popovers using keyboard shortcuts
Summary
Description
After selecting text in a diagnostics popover, the standard text selection keyboard shortcuts should be usable, e.g. shift-left/right, shift-opt-left/right, and shift-cmd-left/right.
Steps to reproduce:
- Write some code that produces an inline diagnostic error/warning
- Hover the mouse cursor over the line to show the popover
- Move the mouse cursor over the popover
- Click-and-drag to select some text
- Use keyboard shortcuts to manipulate the selected text
Expected Behavior: The keyboard shortcut manipulates the selected text in the popover Actual Behavior: The keyboard shortcut manipulates the buffer text, closing the popover
Zed Version and System Specs
Zed: v0.213.3 (Zed) OS: macOS 15.7.2 Memory: 16 GiB Architecture: x86_64