The source project of this merge request has been removed.
Fix for menu reopen issue on Adjust click
Issue: when choosing a menu option with Adjust, menus other than the top level would be closed. Fix: When setting menu state for clipboard operations, the external request for clipboard status via Wimp_SendMessage/Wimp_Poll interfered with the menu reopening. Use a cached reply if we are not opening the menu afresh.