ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
44 stars 26 forks source link

UI: Tooltips get in the way of mouse clicks in macos/chrome #5752

Open wvangeit opened 2 months ago

wvangeit commented 2 months ago

Is there an existing issue for this?

Which deploy/s?

development (master)

Current Behavior

I noticed that in Chrome on Macos, the tooltips in the frontend gui tend to often getting in the way of mouse clicks. The delay for the tooltip to appear is fairly short, and when it appears, it's below my mouse pointer, so when i click, the actual button doesn't work since it's caught by the tooltip

Maybe one could put the tooltip a bit further away or have a longer delay?

Screenshot 2024-04-29 at 08 12 49

Expected Behavior

Tooltips don't interfere with buttons

Steps To Reproduce

Open a study, go to many of the GUI elements (for example logger-tab button), tooltip appears fairly quickly.

Anything else?

No response

wvangeit commented 2 months ago

(Tiny issue, just saw it when trying out the demo in Chrome)

wvangeit commented 2 months ago

In case it matters: Retina display of Macbook Pro, at 1680x1050