Stupid issue.
With jquery > 1.8.3, $(window).trigger('focus') doesn't trigger the handler. Manually focusing the window does however trigger the handler.
Showing
Please register or sign in to comment
With jquery > 1.8.3, $(window).trigger('focus') doesn't trigger the handler. Manually focusing the window does however trigger the handler.