axewater / sharewarez

SharewareZ transforms any game folder into a dynamic, searchable and shareable library.
145 stars 1 forks source link

Popup Not Disappearing #26

Closed Bovive closed 2 months ago

Bovive commented 2 months ago

If you move your mouse cursor over a cover image and then quickly off, the popup will not go away. I suspect it has not finished the onmouseover event before the onmouseout event would be fired. Maybe we need to add "onmouseout="hideDetails()" to parent div elements?

axewater commented 2 months ago

sorry is pent a ton of time on this, and cant solve it ... its too hard to reproduce too. if you can find a consistent way of triggering this bug, I will have another go at it

Bovive commented 2 months ago

I am attaching a screen recording of how to reproduce it. Watch the mouse cursor. It's all about how fast the mouse cursor is moved onto and off the game cover. It only occurs when it is done quickly.

https://github.com/user-attachments/assets/9590d08e-34e9-4cef-8541-66828c2719d4

Bovive commented 2 months ago

I was able to find a fix. Incoming PR.

axewater commented 2 months ago

fixed it like a boss he did