zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
48.38k stars 2.88k forks source link

Menu highlights follow the cursor when another tooltip is above #9570

Closed shbfy closed 6 months ago

shbfy commented 6 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

Menu highlights follow the cursor when another tooltip is above. Best seen and understood from the following screenshot:

CleanShot 2024-03-20 at 10 24 07@2x

I would not expect the highlight on the project view to follow the highlight in the tooltip above.

To recreate right click in the project view and move the cursor around. Obvserve how the highlighting follows both the tooltip and project view underneath.

Environment

Zed: v0.126.3 (Zed) OS: macOS 14.4.0 Memory: 16 GiB Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

No response

slymax commented 6 months ago

duplicate of #9519

Moshyfawn commented 6 months ago

Let's close this one in favour of the one already created. Make sure you +👍 the other one and add any missing information.

Duplicate of