|
|
|
|
|
by olah_1
2386 days ago
|
|
Idk what Fitt's law is but I assume it's something like "don't make things disappear when the user expects them to be there". In that case, I think Firefox violates this. Your tabs are just gone when you could have sworn they were there a second ago... |
|
In broad strokes, the time to accurately complete a task is proportional to the distance to an item and inversely proportional to the size of the item. So, having to scroll tabs increases the distance -- potentially a lot. But, constantly shrinking tabs reduces the target size. I think you'd have to do an amortized analysis on this one because upon a the creation of a new tab the Firefox model only makes that new tab harder to get to, while the Chrome model shrinks all tabs, making each harder to click.
But, I could buy that there's some threshold here where Chrome maintains a tab size that still doesn't appreciably increase error rate while improving distance by eliminating the tab scroll. I'd expect that minimal tab width to be much larger than Chrome's true minimum tab width. But, I'd be shocked if Google didn't run usability studies on this. I just haven't come across anything on my own.
[1] -- https://en.wikipedia.org/wiki/Fitts%27s_law