mozilla / tofino

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

Allow closing the last tab to close the entire window #1549

Open bgrins opened 7 years ago

bgrins commented 7 years ago

STR: Open a second window Close the first tab

Expected: The window disappears

Actual: A new tab reopens and the window stays around until you close it using the window controls

jsantell commented 7 years ago

We haven't really thought about windows much at all. Should flesh out what we actually want them to do rather than picking and choosing

bgrins commented 7 years ago

I'd say matching Firefox behavior makes sense (even if that means picking and choosing things that begin to match that behavior). Agree it'd be helpful to map out these scenarios across platforms so we can keep track of progress though