While I can’t recommend handling the whole thing this way; consider giving the focus to the correct UI element:


The menu you want to focus on is called Inventory Actions.
By doing this:

You actually take the focus away from the menu that needs it.
While I can’t recommend handling the whole thing this way; consider giving the focus to the correct UI element:


The menu you want to focus on is called Inventory Actions.
By doing this:

You actually take the focus away from the menu that needs it.