Yaak Logo
Yaak
Feedback/Windows ARM beta "Copy as Curl" duplicating

Windows ARM beta "Copy as Curl" duplicating

Tyler Benfield·9 months ago·#YF784
ReleasedBug

The “Copy as Curl” option in the context menu is duplicating when the cursor moves between menu items.

I found this on the Windows ARM beta build. I haven’t yet checked if it is happening on the x86 beta.

Windows2025.9.0-beta.10

Comments (3)

Sign in to leave a comment.

Gregory Schier

This has been reported a couple times in the past but I've never been able to reproduce it. I’ll take another stab at it.

Tyler BenfieldOP

It’s a weird one. Right now I am able to reproduce it even after a restarting Yaak and on multiple workspaces. Here’s a bit longer video.

Do you have source maps? I added a breakpoint on subtree modifications and it is an insertBefore call.

The callstack also looks a bit suspicious like it is in a recursive loop for a while before finally hitting another branch.

Gregory Schier

Fixed in v2025.9.0 by https://github.com/mountain-loop/yaak/commit/9ed3dacd281a21212e02b368f0b5eae7be5aeee0 — I forgot to close this out at the time.

Type to search feedback...