https://bugs.documentfoundation.org/show_bug.cgi?id=146326

--- Comment #7 from Caolán McNamara <[email protected]> ---
presumably the keyboard focus is initially in the GtkEntry, and when a submenu
appears the keyboard focus is set there, so when the submenu pops down the
focus is returned to the GtkTreeView parent of the submenu.

Maybe we could check on the submenu popup where the keyboard focus is and
return it to the GtkEntry if that's where it was before hand (for the common
use case at least)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to