Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on programming.dev
uiux·UI/UXbyKissaki

Why Horizontal Scrolling Never Caught On - Interface Studies

They go over how the web and frameworks decided against horizontal, apart from deliberate emphasis, they go over some desktop layout attempts, failures and successes (more of the same vs navigation), a chapter about (paper) documents as the source, and endless panes now using horizontal.

From the description:

Almost every screen we use is a landscape rectangle, wider than it is tall. And on almost all of them, the content moves vertically. Always down.

This video walks through a wrong question. If mobile scrolls down, why doesn't the desktop scroll sideways?

The question turns out to be wrong.

Chapters

  • [00:00] Introduction
  • [01:23] The Web Could, and Doesn't
  • [03:18] The Microsoft Bet - Windows 8 "Metro"/"Modern" failure
  • [06:18] What Makes a Difference - Layouts where horizontal works
  • [09:14] Horizontal Scrolling as Emphasis
  • [10:24] When Horizontal Axis Means Something
  • [12:13] The Document Model
  • [14:06] The Potential of a Glass Plane

References

View original on programming.dev
6

6 replies

valarreply
lemmy.ca

This would be my guess. Fingers can wiggle up and down easier than side to side. /shrug

3

It's also how we're trained for thousands of hours to read text. Left to right, then progress top to bottom. That makes more intuitive sense to more people than scrolling endlessly to the right.

3

the web is not vertical because the spec demands it, the web is vertical because the people who design websites the people who write the frameworks and the people who teach usability all agreed implicitly and over 20 years that sideways was a layout failure

4

I forgot to add the description and chapters. I added them now.

They go over how the web and frameworks decided against horizontal, apart from deliberate emphasis, they go over some desktop layout attempts, failures and successes (more of the same vs navigation), a chapter about (paper) documents as the source, and endless panes now using horizontal.

2

You reached the end

Why Horizontal Scrolling Never Caught On - Interface Studies | Spyke