iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
9 stars 2 forks source link

Status bar popup hides when trying to hover it. #1061

Closed mathieu-fournier closed 1 month ago

mathieu-fournier commented 1 month ago

Describe the bug

After opening a status bar menu, when trying to move the mouse over it, it closes itself.

When the mouse hovers the tiny gap, the focus must get lost bcause the popup closes. image

I would expect to be able to move the mouse over the popup.

Workaround : Move the mouse quickly enough so no mouse move event will be triggered on the tiny gap.

To Reproduce

No response

Expected Behavior

No response

Screenshots

No response

Desktop (please complete the applicable information)

No response

Additional context

No response

mathieu-fournier commented 1 month ago

Closed, Marked as working has intended. https://github.com/iTwin/iTwinUI/issues/2284#issuecomment-2400309195