• Andy Vawer's avatar
    Fix crash on closing menu containing a writeable icon with focus as part of the menu tree · a3b6237a
    Andy Vawer authored
    * When closing menus, set_caret_position is called to remove the caret from the menu tree
      which tries to redraw the icon without a caret as the window is still defined and valid
    * This happens after clearing the menutaskhandle though, so the redraw can't page in the
      right task
    * The redraw then fails badly trying to access memory from the wrong task
    
    Version 5.84. Tagged as 'Wimp-5_84'
    a3b6237a
VersionNum 673 Bytes