mozilla / universal-search

Completed Test Pilot experiment: add-on that inserts server recommendations into the Awesome Bar
https://wiki.mozilla.org/Test_Pilot/Universal_Search
Mozilla Public License 2.0
28 stars 16 forks source link

Enter key stopped working in awesomebar with universal search installed #289

Closed indygreg closed 8 years ago

indygreg commented 8 years ago

Running Nightly 2016-08-04 and 2016-08-05 on Windows 10. The enter key no longer works in the awesomebar. So I can't navigate to sites by pressing enter.

The enter key still works in content.

The error reported in the browser console on press of the enter key is:

TypeError: this.popup.oneOffSearchButtons is null[Learn More]urlbarBindings.xml:370:1handleCommandchrome://browser/content/urlbarBindings.xml:370:1anonymouschrome://global/content/bindings/autocomplete.xml%20line%20421%20%3E%20Function:1:1bound anonymousself-hostedonTextEnteredchrome://global/content/bindings/autocomplete.xml:238:18handleEnterchrome://browser/content/urlbarBindings.xml:1032:22handleKeyPresschrome://global/content/bindings/autocomplete.xml:503:24onxblkeypresschrome://universalsearch/content/binding.xml:36:67

lissyx commented 8 years ago

dupe of #286