diff --git a/DuckDuckGo/MainViewController.swift b/DuckDuckGo/MainViewController.swift index 9591586fac..23f5f47378 100644 --- a/DuckDuckGo/MainViewController.swift +++ b/DuckDuckGo/MainViewController.swift @@ -1714,6 +1714,7 @@ extension MainViewController: OmniBarDelegate { if !DaxDialogs.shared.shouldShowFireButtonPulse { ViewHighlighter.hideAll() } + omniBar.cancel() loadQuery(query) hideSuggestionTray() hideNotificationBarIfBrokenSitePromptShown()