mozilla / tofino

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

Do not reset URL bar value when load finishes if user has typed something else in the mean time #888

Closed bgrins closed 8 years ago

bgrins commented 8 years ago

STR: Open a new tab with ctrl+T (which begins loading tofino://history) Quickly type something in URL bar Let page finish loading

Expected: URL bar value is the thing you typed. (if you press escape then it should reset to "tofino://history").

Actual: URL bar value is set to "tofino://history"

victorporof commented 8 years ago

I believe this is fixed in the new frontend. Please reopen if not.