<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Codethink &#187; scrolling</title>
	<atom:link href="https://codethink.no-ip.org/tags/scrolling/feed" rel="self" type="application/rss+xml" />
	<link>https://codethink.no-ip.org</link>
	<description>A blog about coding, life, and other arbitrary topics</description>
	<lastBuildDate>Sun, 15 Mar 2026 21:30:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.29</generator>
	<item>
		<title>Natural Scrolling Isn&#8217;t</title>
		<link>https://codethink.no-ip.org/archives/736</link>
		<comments>https://codethink.no-ip.org/archives/736#comments</comments>
		<pubDate>Sat, 23 Jul 2011 07:50:05 +0000</pubDate>
		<dc:creator><![CDATA[aroth]]></dc:creator>
				<category><![CDATA[banter]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[scrolling]]></category>

		<guid isPermaLink="false">http://codethink.no-ip.org/wordpress/?p=736</guid>
		<description><![CDATA[Mac users and other developers such as myself who have no choice but to use a Mac for certain projects will already know what I&#8217;m talking about. For everyone else, however, the newest version of OS X includes a most &#8230; <a href="https://codethink.no-ip.org/archives/736">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Mac users and other developers such as myself who have no choice but to use a Mac for certain projects will already know what I&#8217;m talking about.  For everyone else, however, the <a href="http://en.wikipedia.org/wiki/Mac_OS_X_Lion" target="_blank">newest version of OS X</a> includes a most bizarre feature, called &#8220;natural scrolling&#8221;.  Despite its innocuous-sounding name, this feature (which ships enabled by default) breaks the interface to the OS by inverting the direction content scrolls when using the mouse-wheel.  </p>
<p>Apple&#8217;s explanation (and seemingly, justification) for this atrocity of a feature is that &#8220;content should move in the same directions as your finger&#8221;.  Now that&#8217;s all well and good, except for one thing; <em>there is no &#8220;finger&#8221; when using a mouse</em>.  Touch- and mouse-driven are distinct input paradigms.  </p>
<p>Apple is correct in that in a touch-driven system content should indeed track in the same direction as the user&#8217;s finger moves.  If a hypothetical touch-based interface were ever released which scrolled content in the opposite direction of the user&#8217;s finger, then people would say that it was broken.  And rightly so.  Moving content in the same direction as the touch is the intuitive operating mode of a touch interface.</p>
<p>Similarly, moving content in the opposite direction of the scroll (or more accurately, moving the scrollbar in the direction of the scroll) is the intuitive operating mode for a mouse-driven interface.  And it follows that Apple&#8217;s mouse-driven interface in Lion is just as broken as that hypothetical touch-driven interface would be.  By Apple&#8217;s logic scrollbars themselves should also be inverted, tracking from the bottom of the scrollbar to the top as the content scrolls from top to bottom.  Confused yet?  Apple&#8217;s blunder here is that they have conflated mouse-driven input with touch-driven input, without bothering to translate properly between the two.  </p>
<p>As an interesting aside, a comparable analog to touch-style scrolling does exist in the mouse-driven paradigm; the drag operation.  You&#8217;ve probably seen it in things like Adobe PDF documents, and it can also be observed on any scrollbar. In the drag operation you choose an anchor-point, and then that anchor point moves in the same direction that you move, and it all intuitively makes sense. The problem with scrolling using a scroll-wheel is that it has no anchor point from the user&#8217;s point of view (they have done nothing to nominate one, and the UI does nothing to indicate that one has been chosen).  In the mouse-driven paradigm, scrolling is a distinct operation from dragging, and by conflating the two Apple has broken their interface.  At least until they start incorporating a touch-screen into every computer they sell.</p>
<p>If Apple&#8217;s position is to be taken seriously, then we must accept that the current cursor position must always represent where the user&#8217;s &#8220;finger&#8221; is.  There&#8217;s one major problem with that, however.  With a mouse and cursor, the cursor never leaves the screen.  And if the user&#8217;s finger is in constant contact with the screen, then why should there be a separate scroll operation at all?  It would logically follow (since mouse-driven == touch-driven and cursor == finger in Apple&#8217;s world) that since a touch-point exists, and since it is moving, the content (all of it, everywhere) should simply scroll whenever I move the mouse (all the time, everywhere).  But of course that is nonsense, and so is Apple&#8217;s &#8220;natural scrolling&#8221; mouse behavior.  The mouse cursor is not a finger, it does not represent a finger, and its location is not where your finger is touching.  Mouse-driven and touch-driven are different modes of operation, with different intuitive behaviors.</p>
<p>Thankfully, you can <a href="http://www.pcworld.com/businesscenter/article/236182/revert_os_x_lions_page_scrolling_to_the_old_direction.html" target="_blank">turn off &#8220;natural&#8221; scrolling</a> and rid your OS of its nonsense.  I&#8217;ll be happy to turn it back on when my mouse is replaced with a touch-screen display, but until that day comes you can forget about it.  Apple, please stop trying to convince me that moving my mouse cursor around the screen is supposed to be the same thing as dragging my finger all over a touch screen.  It isn&#8217;t, and I&#8217;m not stupid enough to be convinced that it is.</p>
]]></content:encoded>
			<wfw:commentRss>https://codethink.no-ip.org/archives/736/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
