mozilla / tofino

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

Quick NewTab + Location Focus Issue #593

Closed darkwing closed 8 years ago

darkwing commented 8 years ago

I'm super excited we have this now! https://github.com/mozilla/tofino/pull/521

Small nit: If you open a new tab and quickly start typing an address, the location gets reset to the default history and anything you've typed is added to the end of the default address.

bgrins commented 8 years ago

I can confirm. Tested this in Firefox and as AFAICT the location should not update if the URL bar is focused when it finishes loading. If you press ESC after the load completes then it should 'revert' to the location.

victorporof commented 8 years ago

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