Closed jaredhirsch closed 8 years ago
Looks like key handling was significantly changed when the one-off buttons were added.
See handleKeyPress in urlbarBindings.xml and handleKeyPress in search.xml.
This is fixed by disabling the one-off-search-buttons. PR forthcoming.
The latest Nightly changes have broken key focus: if the recommendation is visible, the focus is not released by the existing results when we set
selectedIndex = -1
.Need to figure out if it's still possible to steal key focus, and if so, how.
Example: