zed icon indicating copy to clipboard operation
zed copied to clipboard

In `Zed: About` and ssh askpass prompt, keyboard shortcuts are still processed

Open d1y opened this issue 7 months ago • 1 comments

Summary

When opening a OS window, like About Zed most key input should not be processed.

Description

Steps to reproduce:

  1. Trigger zed: about
  2. Press cmd-n | cmd-a

Expected Behavior: not responding to key Actual Behavior: Some keys have taken effect (possibly cmd-* ?)

CC:@smitbarmase

https://github.com/user-attachments/assets/48a48beb-6f49-47a8-ab0c-63cfaa018d98

Also applies in certain modal prompts like the password prompt when connecting via SSH.

SSH askpass example

https://github.com/user-attachments/assets/8db605bd-a049-47f2-9865-ffd04652cb24

Zed Version and System Specs

Zed: v0.188.3 (Zed) OS: macOS 15.5.0 Memory: 16 GiB Architecture: aarch64

d1y avatar May 29 '25 03:05 d1y

I can reproduce.

notpeter avatar May 29 '25 19:05 notpeter