Hi, thanks for reporting an issue with Cursor.
Before you report this, we’d appreciate if you can search this forum to see if this issue has already been reported.
If you have done so, please check this box.
on
Describe the Bug
In Jupyter notebooks, the Go To
button in the top bar shows a dual arrow icon and rotates as an animation while cells are running. If a cell fails, the icon changes to a red cross and should keep a fixed orientation, however currently the icon keeps rotating.
This is only a graphical issue, but is distracting and irritating and may lead me to switch back to VS Code.
Steps to Reproduce
Create new Jupyter notebook.
Enter any code that will fail. E.g. a single .
for python.
Run the cell.
Expected Behavior
Button is static, with the red cross at a fixed diagonal rotation. This is the behavior in e.g. VS Code.
Current Behavior
Button keeps rotating.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 0.44.9
VSCode Version: 1.93.1
Commit: 316e524257c2ea23b755332b0a72c50cf23e1b00
Date: 2024-12-26T21:58:59.149Z
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin x64 19.6.0
Additional Information
.
Does this stop you from using Cursor
No - Cursor works, but with this issue