PopupMenu feature suggestion

A parameter in show() to open the popup-menu at a position, where the current active parameter is automatically select. (see picture)[attachment=0]popUpSuggestion.png[/attachment]

I just added that - see PopupMenu::Options::withItemThatMustBeVisible()

i tried that, but it does not work as expected.

Well, that’s what it uses when a ComboBox pops up a menu. Actually, I think it’ll only move the menu to align the item with the target area if there’s not enough space to just show the entire menu next to the target area.

I wanted this too, in an older post