you are viewing a single comment's thread
view the rest of the comments
[–] 25 points 2 years ago (8 children)

Never saw the appeal in vertical tabs, but maybe Edge or FF extensions just don't do them well enough... Good for Mozilla though, I guess

  • source
  • hideshow 8 child comments
  • [–] 26 points 2 years ago (6 children)

    For 16:9 (ish) displays you have more pixels left to right than up and down, it makes sense to use up your horizontal space first when placing permanent UI elements on your screen. Still up to preference though.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 9 points 2 years ago (3 children)

    Agree... Too much screen real estate horizontally, not enough vertically

  • source
  • parent
  • hideshow 3 child comments
  • [–] 5 points 2 years ago (2 children)

    Especially with the gigantic tab buttons the browser uses by default even in "compact" mode.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    To think that I have lived years without knowing about those little features like combining title and menu bar to save space

  • source
  • parent
  • hideshow 1 child comment
  • [–] 1 point 2 years ago

    Yeah, but combining those doesn't make the buttons smaller and tab-like. Enabling userchrome.css support and tweaking it yourself does, though. Still dumb that Firefox uses giant buttons instead of tabs.

  • source
  • parent
  • [–] 2 points 2 years ago (1 child)

    The real crime here is the death of full screen monitors. Full screen just works so well for Internet browsing and programming. The switch to widescreen became common because games and movies were becoming more widescreen and that caused them to look smaller on full screen monitors. These days, the problem can be solved by getting extra large full screen monitors. Back then, that was not financially feasible.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 2 points 2 years ago

    A lot of websites are optimized for reading at around 1024 pixel which means many sites just give you the void to look at on both sides of a centered site (worse in naïvely scaling up all UI to the max so widscreen monitors get billboard-sized text)—so you may as well have more vertical reading space. The other part has to deal with keeping the titles readable with several open as the Latin script is horizontal. Either the titles disappear & you are left with tolerate logo favicons like Chromium or like Fx where the tabs move to vertical scrolling which is difficult to parse quickly—there’s a reason why you write your grocery list with a newline as a separator than trying to cram it all on a single line. Given the current Fx implementations using the sidebar are kind of a hack, I for one am happy to see this finally being worked on.

  • source
  • parent