Comment 0 for bug 1569981

Revision history for this message
Tim Peeters (tpeeters) wrote :

Only Popover restores the focus when being closed using PopupUtils. But Dialog and Popover can be defined as Items, and hidden with the hide() function. Calling that does not restore the focus. This is currently not tested in tst_focus.qml, but I will propose an MR that adds the tests.