ClassicUO / classicuo-web

MIT License
13 stars 4 forks source link

šŸ› [BUG] - Mouse input (clicking) stops working during character creation (e.g., picking class/skills) #93

Open ddcgh opened 4 months ago

ddcgh commented 4 months ago

Description

Often the mouse stops working (the cursor is present and moves; but you can't click on anything) during the character creation processā€”and for some reason it's particularly buggy at the class/skill choice step, i.e. here:

Screenshot 2024-05-07 at 8 25 42ā€ÆPM

If I hard refresh the page and try again it will often work the second try.

I am on Chrome 124.0.6367.156 (Official Build) (arm64) and using MacOS 14.4.1

Reproduction steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Screenshots

![DESCRIPTION](LINK.png)

Logs or Error messages

No response

Browsers

No response

OS

No response

jabinb commented 4 months ago

hey @ddcgh, I think this should be fixed now. It seemed to be a bug with the tooltips (hovering over the "Trade" descriptions). Can you please try it again a few times and let us know if you encounter any crash/lockups again?

Thank you, we appreciate the help.