[API BUG] Cannot click menu items in nested dropdown
I'm making an addin-with nested dropdowns and I have found that after about item 2 or 3 (this varies) in the nested drop-down, the menu items are not clickable. The first item is always clickable ("My button").
I have not found this behavior when not nesting drop-downs.
I have attached a minimal example add-in.
Reproduce:
- Add the attached add-in and run it.
- Click TOOLS -> Add-ins
- Hover the mouse to open My Drop-down and My Sub-drop-down
- Try to click "My Button 4" - Nothing happens. The menu is not closed.
- Try to click "My Button" - The item is clicked and the menu closes.
I tried to record a screencast, both with Autodesk Screencast and ScreenToGif, but menu hovering does not in Fusion work while the screen recorder is running.
Link copied