mozilla / tofino

Project Tofino is a browser interaction experiment.
https://mozilla.github.io/tofino
Apache License 2.0
649 stars 67 forks source link

Autocomplete selection is broken #1274

Closed darkwing closed 8 years ago

darkwing commented 8 years ago

When pressing [ENTER] or clicking on any autocomplete URL item, nothing happens. The URL is also no longer displaying next to the title.

brokenautocomplete

Likely a regression.

victorporof commented 8 years ago

Fixed by https://github.com/mozilla/tofino/pull/1265, regressed by #834

Duping to https://github.com/mozilla/tofino/issues/1264