Dear all,I want to hover over a menu to select a UI element that only shows up when hovering over the parent item. I've tried to focus the parent item and send global keys but it did not work for me. Directly clicking the item without hovering over t...