Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MenuBar does not activate another Menu on hover when another Menu already activated #7822

Open
ultimaweapon opened this issue Mar 8, 2025 · 0 comments
Labels
a:builtin elements The runtime data structures related to the items (mO,bT) bug Something isn't working

Comments

@ultimaweapon
Copy link

Bug Description

If there is an activated Menu I expect the MenuBar will activate another menu when I move the pointer to it like the following video:

Screencast.From.2025-03-08.17-16-35.mp4

Instead this happened:

Screencast.From.2025-03-08.17-15-38.mp4

Reproducible Code (if applicable)

Environment Details

  • Slint Version: 1.10.0
  • Platform/OS: Arch Linux with GNOME on Wayland
  • Programming Language: Rust
  • Backend/Renderer: Custom using i-slint-renderer-skia

Product Impact

Not critical but it causing a bad UX.

@ultimaweapon ultimaweapon added bug Something isn't working need triaging Issue that the owner of the area still need to triage labels Mar 8, 2025
@ogoffart ogoffart added a:builtin elements The runtime data structures related to the items (mO,bT) and removed need triaging Issue that the owner of the area still need to triage labels Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:builtin elements The runtime data structures related to the items (mO,bT) bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants