Clicking the X to x out of "update cursor" instead updates cursor

I’m not sure if there are a few pixels between the X and the upper left corner of the box that don’t actually land on the X? maybe this was it? I was clicking very close to the top corner of the X to be extra sure I wasn’t hitting the wrong spot.

I was being so careful and clicking so close to the corner since I was in the middle of a debugging workflow that was complicated to reach and would waste a lot of time if I accidentally restarted…

-_-

Or maybe theres some issue with resolution or something where the displayed box is not aligned with the clicking because I see this @click as another problem and I’m pretty sure I’ve run into that bug too

Thanks for the feedback, I’ll pass this to the team to see if we can make it harder to accidentally trigger the update when you are trying to close the prompt.

Or just change it to a double click or “are you sure? your active session will be closed” dialog if that’s easier
or disable it during active debugging
any of those might fix multiple problems and be easier to code than going in and messing with pixels
wouldn’t even need to be that exact with placements then. Nobody cares if they miss the x or the “show notes” the first time they click. Just really want to avoid the accidental close everything and upgrade

1 Like