Klugier Messages: 1099 Registered: September 2012 Location: Poland, Kraków
Senior Contributor
Hello omari,
Thanks for spotting this! I can confirm that the issue is reproducible. It seems that context menu doesn't work and it is critical issue and must be adressed before 2019.2.
(It is sort of fix of fix. PostCallback is there to avoid wrong handling of accelerator keys - top level menu item was stuck highlighted during callback. I have now changed the code to call cb directly for context menu and only use PostCallback otherwise).