Skip to content

WIP: Call restoreAutoHide() on lost focus of panel

When showing a panel set to windows-can-cover with touch the screen edge never gets re-created. In order to make it work properly we need to listen to focus changes.

I marked this as WIP as it doesn't actually work / the FocusOut event doesn't seem to get fired. Any ideas why?

BUG: 423842

Merge request reports