cursor
cursor copied to clipboard
Debug panel fields not displaying correctly
The "Variables" and "Call stack" fields in the Breakpoint panel consume everything below them when clicked.
Steps to reproduce:
- Start cursor
- Go to debug panel
- Open "Variables" dropdown
- Observe that "Call stack" and "Breakpoints" dropdowns are no longer visible
Before opening Variables view:
After opening Variables view:
This happens when opening any of the other dropdowns, including Call stack (will make Breakpoints disappear)
I also notice that whether a particular dropdown (e..g Breakpoints) is visible does not always correlate with if it is checked in the dropdown
Operating system: Windows 11 using Cursor editor which as remote connection to WSL Ubuntu on this PC.
This simple problem makes it inconvenient to use the debugger.