Skip to content
Unverified Commit e46f07e8 authored by Joanmarie Diggs's avatar Joanmarie Diggs
Browse files

Chromium: Fix chattiness arrowing up/down in omnibox popup

We were resetting the locusOfFocus in response to caret-moved events
received with each selection change. These events should be ignored
when arrowing up/down in the popup for a single-line autocomplete.

This change is being made in the web script rather than the Chromium-
specific support because this condition could happen in Firefox too.
parent e5e57181
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment