native_context_menu icon indicating copy to clipboard operation
native_context_menu copied to clipboard

onSelected is never called

Open PureTryOut opened this issue 1 year ago • 2 comments

onItemSelected from ContextMenuRegion works just fine, but each MenuItem can also be passed an onSelected callback but that's never called.

This happens on Linux, I have not tested other platforms as I don't have access to those.

PureTryOut avatar Mar 21 '23 09:03 PureTryOut

onItemSelected from ContextMenuRegion works just fine, but each MenuItem can also be passed an onSelected callback but that's never called.

This happens on Linux, I have not tested other platforms as I don't have access to those.

+1 on macos

test-pavel-g avatar Mar 24 '23 01:03 test-pavel-g

Seems to happen on Windows too

jomtek avatar Apr 29 '23 01:04 jomtek