Spec icon indicating copy to clipboard operation
Spec copied to clipboard

Menu opened with Menubutton sticks

Open Driolar opened this issue 1 year ago • 3 comments

  1. Run the method #exampleWithinMenuButton in class SpMenuItemPresenter
  2. Open the menu
  3. Click with the mouse somewhere around the menu

--> the menu sticks permanently You can only make the menu disappear by clicking an option. Clicking on the button or somewhere else around the displayed menu doesn't remove the menu. Eventually, a runtime error repeats.

See also the following screenshots: Image

Image

Driolar avatar Feb 28 '25 16:02 Driolar

Workaround: Attach the action of a SpButtonPresenter adorned by the icon #arrowDown with opening a SpMenuPresenter like in #exampleShowAtPointer.

Driolar avatar Jul 25 '25 20:07 Driolar

Thanks for the report.

Ducasse avatar Jul 26 '25 08:07 Ducasse

We really hope to get a nicer UI with forthcoming Toplop widget set (now we will probably get different bugs :)).

Ducasse avatar Jul 26 '25 08:07 Ducasse