Kirigami GlobalDrawer does not follow the closePolicy of T.Popup.CloseOnEscape of Kirigami.OverlayDrawer that it is based of
I am working on porting a Kirigami.AbstractApplicationWindow app but it seems the "esc" key is never passed to the GlobalDrawer once it has been opened and the focus of item is set on the first item in the GlobalDrawer list. I would like to request this property to be allowed to be overridden by allowing applications to set their own requirements.
Regards, Aditya