-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Description
Summary
"Open Recent Project" modal closes automatically on first open
Description
When opening the “Open Recent Project” modal in Zed for the first time, it automatically closes as soon as I scroll the mouse wheel.
On the second attempt, the modal behaves normally and does not close unexpectedly.
It seems to be caused by a wheel event being triggered right after the modal opens.
System: macOS Tahoe
Steps to reproduce:
-
Launch Zed.
-
Open the “Open Recent Project” modal (cmd-option-o or via menu).
-
Scroll the mouse wheel immediately after the modal appears.
-
The modal closes automatically.
-
Open it again — it now behaves normally.
Expected Behavior:
The “Open Recent Project” modal should remain open regardless of wheel/scroll events.
Actual Behavior:
The modal closes automatically on the first open when a wheel event occurs.
Zed Version and System Specs
MacOS Tahoe