zed icon indicating copy to clipboard operation
zed copied to clipboard

Debugger: debug console immediately closing on open after maximization

Open alefminus opened this issue 5 months ago • 2 comments
trafficstars

Summary

After maximizing the debug terminal and in it maximizing the stack trace the debug panel immediately closes, and opening it again via the toolbar icon on the bottom right results in it immediately closing again.

Description

Steps to trigger the problem:

  1. debug zed via the zed debug task (codelldb, probably does not matter if it is gdb, did not test)
  2. break somewhere
  3. maximize the debug panel (via focusing on it and ctrl-escape)

https://github.com/user-attachments/assets/12fe8470-2712-4cc3-9ec1-5f3ffc6cfc5f

  1. maximize the stack panel via the <-> button

Actual Behavior: debug panel closes Expected Behavior: debug panel should behave as normal: remain maximized, allow closing/opening as usual via keyboard shortcuts or mouse clicks.

Zed Version and System Specs

Zed: v0.189.5 (Zed Preview) OS: Linux Wayland fedora 42 Memory: 62.5 GiB Architecture: x86_64 GPU: Intel(R) Graphics (RPL-S) || Intel open-source Mesa driver || Mesa 25.0.6

alefminus avatar Jun 04 '25 09:06 alefminus