diff --git a/js/ui/grabHelper.js b/js/ui/grabHelper.js index 1543c14cd..2547da679 100644 --- a/js/ui/grabHelper.js +++ b/js/ui/grabHelper.js @@ -248,7 +248,7 @@ const GrabHelper = new Lang.Class({ global.set_stage_input_mode(Shell.StageInputMode.FOCUSED); } - global.screen.focus_default_window(global.get_current_time()); + global.screen.focus_default_window(global.display.get_current_time_roundtrip()); }, // ignoreRelease: