David Pogue Calls Out 18 Sites For Failing His Space-Bar Scrolling Test (yahoo.com)
An anonymous reader quotes Yahoo Finance's David Pogue:
You know this tip, don't you? When you tap the Space bar, the web page you're reading scrolls up exactly one screenful... But in recent years, something clumsy and unfortunate has happened: Web designers have begun slapping toolbars or navigation bars at the top of the page. That's fine -- except when it throws off the Space-bar scrolling! Which, most of the time, it does.
Suddenly, tapping Space doesn't scroll the right amount. The lines you were supposed to read next scroll too high; they're now cut off. Now you have to use your mouse or keyboard to scroll back down again. Which defeats the entire purpose of the Space-bar tip. Over the last few months, I've begun keeping track of which sites do Space-bar scrolling right -- and which are broken. I want to draw the public's attention to this bit of broken code, and maybe inspire the world's webmasters to get with the program.
Pogue's article announces "the world's first Space-Bar Scrolling Report Card," shaming sites like the Wall Street Journal, USA Today, The New Yorker, and Scientific American for their improperly-scrolling web sites. (As well as, ironically, Yahoo -- the parent company of the site Pogue is writing for.) Pogue writes that web programmers "should get their act together so that the scroll works as it's supposed to. (And if you work for one of those sites, and you manage to get the scrolling-bug fixed, email me so I can update this article and congratulate you.)"
Suddenly, tapping Space doesn't scroll the right amount. The lines you were supposed to read next scroll too high; they're now cut off. Now you have to use your mouse or keyboard to scroll back down again. Which defeats the entire purpose of the Space-bar tip. Over the last few months, I've begun keeping track of which sites do Space-bar scrolling right -- and which are broken. I want to draw the public's attention to this bit of broken code, and maybe inspire the world's webmasters to get with the program.
Pogue's article announces "the world's first Space-Bar Scrolling Report Card," shaming sites like the Wall Street Journal, USA Today, The New Yorker, and Scientific American for their improperly-scrolling web sites. (As well as, ironically, Yahoo -- the parent company of the site Pogue is writing for.) Pogue writes that web programmers "should get their act together so that the scroll works as it's supposed to. (And if you work for one of those sites, and you manage to get the scrolling-bug fixed, email me so I can update this article and congratulate you.)"
Never realized that key performs scrolling.
Why don't people use the Page-up/-down keys anymore?
Spacebar for scrolling is the worst which happened to video sites. I want to pause the damn video or play it. I end up scrolling to weird places and having to scroll up and find the tiny play button again.
Senile at age 53, so sad.
I tried it and it seems slashdot fails this test.
I wouldn't call it a "tip" or "trick" if the meaning of the key is obvious. Of course, kids these days might not see an actual PgDn key any more, and there are probably other reasons for the (unix)? tradition of using space for the same action, like HJKL for arrow keys.
Speaking of tradition, if browsers can respect the traditional space key, how about basic text manipulations like Ctrl-K, Ctrl-A and Ctrl-E?
Escher was the first MC and Giger invented the HR department.
Everybody uses the mouse to do the most basic things on computers these days. Including things like clicking the submit / "log in" button on forms and dialogs.
I wonder when the healthcare statistics start reflecting the higher incidence of RSI.
"Slow Down Cowboy! It's been 58 minutes since you last successfully posted a comment" -- slashdot, driving users away.
I never want a persistent toolbar because pressing "Home" to access the top of the page isn't hard.
The good news is that you could fix this nonsense with a browser that renders in an infinite height buffer and lets you scroll through that without informing the webpage where you are in the page. Still waiting for that browser though.
I had no idea you could use the spacebar to do this.
Perhaps he should check sites for whether, when you follow a link and return, it takes you back to where you were or to the top of the page.
Confucius say, "Find worm in apple - bad. Find half a worm - worse."
...and isn't that the platform every website is targetting now?
So you ban the floating section that screws up scrolling (this is not a Space versus PageDown debate, ya dills) and then, hell, get rid of a stack of other stuff too.
shouldn't it be the browser's responsibility?
Such as google.com so this won't work all the time
shouldn't it be the browser's responsibility to handle how much to scroll?
Twenty years to get a second mouse button, and the snowflakes still don't have easily accessible Pig Up / Pig Down keys.
Also, the browser is a client-side rendering engine. If you want to reserve the space bar for something, that's a local job. The web site designer can only make suggestions. Only in the apple of Jobs' eye must everything be the same to suit one preference.
Since i hate it when sites scroll when i unintentionally hit the space bar. This is a good thing?
1. Is this spacebar scroll part of the HTML standards? or is it just something the browser does as a feature?
2. Web and HTML isn't the same beast it was 20+ years ago. It is considered more of a thin-client interface protocol then a document reader. Much like many standards that came into play. It may not be the best technology for the job. But it is something that everyone has available. Unlike say XWindows Server, VNC, Remote Desktop, or SSH client... Nearly every modern computer has a browser. and Web hosted apps solve the problem of complex deployments where trying to keep all the users up to date is nearly impossible. The idea of scrolling down big documents are less of an issue and more of an application method.
3. The keyboard is not a widely used technology for navigation. Most people use the pointer device and most have a scroll wheel or some equivalent scrolling gesture to them.
4. The Page down is a Jarring UI experience. This was originally done due to system performance. As the resources needed to animate scrolling was high. As well it was easier to cache in memory. Most people don't read with the page down. They may use it only as a faster way to get to the bottom.
When the Web was released keyboards with a LOT of extra keys were popular, and they were some systems sold without pointer devices. However today most browsing folks do not have a physical keyboard now. Trying to make sure your web site/web application supports all those crazy keystrokes they did doesn't make much sense. And would require much more effort than to appease some old guys habits.
If something is so important that you feel the need to post it on the internet... It probably isn't that important.
Well, the fact that some of the text gets obscured by a toolbar isn't the problem.
The real issue IS all the toolbars that remain in place when you are scrolling.
Who ever thought it was a good idea to steal my vertical pixels should be shot at dawn.
Even with Full HD screen there is still LESS vertical pixels than what I had 15 years ago on an old 21" 1600x1200 CRT.
"Progress" my as.
Seriously, could someone in web design please explain WHY keeping a toolbar on the top is a good idea?
I scroll through pages with the mouse wheel. I also have the middle button (wheel) set to Browser Back. It's really annoying these days that the most frequently used button in a browser is so often broken.
Huge fonts, toolbars, mystery hamburger navigation and goddamn parallax scrolling.
I always thought it was more of an annoyance that when I accidentally hit the space bar the webpage would jump and throw me off! Didn't know "it was a feature".
I read mostly in the middle of my screen and use the mouse to scroll as I read.
Scrolling isn't a problem. There are a lot of ways to scroll.
What IS a problem is damned hover menus. They should be banned from the universe.
for browser specific and define how you want !!!!!cs
Anyone else here who hates infinite scrolling?
Alternatively: Anyone else here annoyed that the function of HTML-Anchors is broken by JavaScript inserting Text after the page has already been rendered?
Is being called out by David Pogue going to shame anyone?
.
- low contrast text. The lower the contrast the better. The goal is text that is all but unreadable for a pair of 20-year-old eyeballs.
- expected functionality of the webpage UI is sabotaged. Make sure that "space bar to scroll down a page" continues to work, but works incorrectly
- lots of meaningless images and whitespace, with little actual content per page
Websites with permanent headers/footers are simply a UI/UX design fuckup.
Stop wasting my screens vertical space (especially since everybody has a widescreen monitor these days...), and then scrunching all the article text into a sliver in the center of the page (completely wasting most of the horizontal screen space..) - so that you can make me scroll by more fucking ads to the side (which I won't see anyway, because of my ad-blocker...).
Get rid of css, problem solved. The web is not supposed to be like print media, where layout is king.
"Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
"Unknown Person Attempts to Shame the internet for Not Implementing Pointless Shortcut"
Needless to say there's no fucking space bar on mobile hardware, but apparently there is out on his lawn...
I'm sure that The Wall Street Journal, USA Today, The New Yorker, and Scientific American are all really ashamed now that their improper scrolling has been revealed.
I'm not sure who the bigger idiot is here. Slashdot or some self-appointed expert who nobody gives a shit about, ranting about a feature that 98% of Internet users don't know or care about.
There is necessarily some overlap to these plagues
1) AOL (1990's Internet gateway confused with the actual Internet)
2) hotmail/msn
3) spam/malware
4) Penguinistas (from the advent of Linux until Linux became a stable and mature OS, c. 2004/6; subsequently, for the most part, it's all good, ignoring the systemd pimple)
4) Adobe Flash
5) poorly implemented Javascript (still continues, never ends)
6) Apple and the development and ubiquity of the iOS-dominated mobile web (this ruined nearly everything for mobile device power-users)
7) unrestrained web developers and site feature creep, KISS is replaced with incomprehensible complexity (slow steady march to WWW apocalypse)
WWW/Internet never needed any of these things. Some of them started out innocuously enough, and turned evil (like Flash), and some started out evil and turned to goodness (such as Linux and it's irrational popularity prior to become mature and stable).
What will be the next scourge of the Internet?
The Admin and the Engineer
While we're at it, FUCK YOU for not letting me hit Escape to dismiss your stupid overlays. I'll take "signs your web designer doesn't know any keyboard shortcuts for $800", Alex.
Did you deliberately leave off Internets Explorer 6 thru 11?
My favourite pet peeve is inconsistent input field focus behaviour; e.g. clicking into the URL bar of most browsers selects everything - contrary to most but not all input fields. As a result, you always have to check before typing or double/tripple clicking to select a word/all. I don't care which behaviour is used either, I just want it to be uniform so I don't have to check what happens each time.
Similar issue with double click to select a word using different word boundary criteria across applications - or in case of spectacular failures like netbeans, even across different file types.
Fuck spacebar-scroll. Use the god damn page down button like a sensible person. Same goes for backspace, and shift+backspace. (or now the even more ridiculous alt+ left/right in some cases)
Keyboards should have come with Back and Forward from the beginning.
Back and Forward are such semantically important keys for so many programs that browse in some way, be it video and audio players, browsers, file managers, tabbed editors and such. It's ridiculous that it was never included.
Stupid insert shouldn't have been its own key. Delete should have been shift+backspace only. (yes, try it)
Home and end next to page up, Back and forward next to page down. Elegant, beautiful.
Insert can go... the fuck away in to the distance for being a shit key. Always disabled it. Never have I used it. Overwrite has never been implemented in a good way. Even in Excel which is about the only decent software Microsoft have ever made in their history.
What the fuck did Insert and Delete have to do with NAVIGATION in the first place? Stupid waste keys taking space up in the navigation section.
Even web standards were in place for Left and Right, as well as Up, for page and directory browsing.
Opera was like the only browser that supported this feature I think. Let you tag a link for Last and Next, its parent directory (be it shopping category, forum, files or whatever), and some others. Made browsing a dream. Only way to replicate it is by smart scanning of URLs after a few pages, or by manually hardcoding how URL parameters work.
Scroll lock plus arrow keys to page navigate would have been ideal, then off for scrollbars or caret. At least scrolling a page (mostly!) doesn't break it, unlike accidental backspaces.
I can't count how many times I have annoyingly hit backspace outside a form and undone everything, or just went back and was annoyed because it meant finding a place in a video again, or place in the page if reading something large. (it was even worse in the 56k days, holy FUCK)
I can't count the times I have tried to use backspace to go back because I never use the damn thing for that. I use the Back button like a sensible person.
Get off my damn lawn. It was always a bad idea. It was never a good idea in the history of computing. It is still not a good idea even now.
GP here. Yes. Microsoft's browser monopoly shenanigans are technically not something that affected anyone other than Microsoft users that didn't have the ability to work around it. However, incompetant web developers that only developed for IE should have been mentioned separately. Thanks for bringing that up.
Oddly enough the article is on Yahoo, which breaks the rule. I can tell Yahoo why their eyeballs keep dropping. It's because crap like this makes your pages hard to read.
If you don't know who David Pogue is, you have no business criticizing anything related to usability. Just keep on making your crappy interfaces and collect your check.
Does he not know that space makes the screen scroll DOWN, not up?
Except for all the 'made for Internet Explorer' pages which abused ActiveX to the detriment of Netscape.
The article mentions scrolling up/down small abounts with the keyboard, presumably by using arrow keys. They are also handy for browsing pages wider than the browser window. Alas, many sites break the sideways logic -- when pressing left or right, they send you to the prev/next section of the site. For example, next topic on a discussion forum.
I wonder who actually uses such a "feature" -- surely the kids today don't even use a keyboard, that relic from the 1960s terminal world.
Escher was the first MC and Giger invented the HR department.
There's been a trend since the last few years making websites scroll via javascript, which completely takes over the user settings. I always turn off the annoying "smooth scrolling" feature, but since those damn scripts take over the browser built-in scrolling, I'm forced to see their so-called "smooth scrolling" which is slower than the built-in one and is overtaxing my old CPU/GPU. The end result is a forced choppy scrolling that looks like crap and make me hate your brand/company.
The second annoying trend, also related to scrolling, is hiding multiple backgrounds and having sections of the website "reveal" those backgrounds as you scroll the page. That's even more taxing on my old CPU/GPU and makes scrolling, even the built-in one, choppy.
The worst possible situation is idiot "designers" using both of these stupid ideas at the same time. The result is that it's so annoying that I simply disable CSS and Javascript just to be able to read the damn content, which is the job of a website in the first place, i.e. give me information.
Never heard about this feature before, never used it, seems like a waste of time to code it. Not sure what this article is about really....
What people should be pissed about is the continuing use a mysql/php/apache in the face of mongodb/javascript/nodejs. Old boys clubs playing circle jerk with each other over proprietary this that and the other when the truth is, everything should be easy to use and free. While I know LAMP is free, it's just so shit that you cannot enable proper functionality of core operations without plugins and garbage code being injected willy nilly left right and center. As far as easy goes, there is really nothing I have ever seen easier than fusing all components into one logic language that is extremely mnemonic to learn and use. It reduces development time, maintenance time, and opens up possibilities which did not exist before.
Page scroll by space bar is like nittering about how a cancer patient farts too much, your sort of missing the larger issues to focus on something stupid.
It makes the view move down causing the contents or page to scroll up. In no cases should it cause the screen to move unless your device is on unstable surface.
Wow, I completely overlooked that. You are correct.
Who gives a shit? That's not actually what the spacebar is supposed to do in the first place. Besides, we already have the page down key.
> Get rid of css, problem solved.
Yeah, that'll happen.
I'm not going to lie. Every one of those sites has sucked massive donkey dick for a long time, and it's got nothing to do with space bar scrolling.
I am sorry but when did you not get the memo that the mobile web site makes the money and that keyboard users can go fuck themselves. ha ha ha!
Facts are history now plebs have politics for religion on social media.
I must admit I didn't know what a pogue was, so I googled, and got a definition equating to REMF
(Rear Echelon Moother-F***er)
I remember this action on a CDC Cyber editor, and on a DEC VMS editor back in the early 80s. but where did this useful function really come from ?
if this is supposed to be a new economy, how come they still want my old fashioned money?
I always turn off smooth scrolling in Firefox or Chrome because I don't care for it. The New York Times web site designers apparently think I'm wrong and nytimes.com uses smooth scrolling when I press the spacebar or the Page-Up and Page-Down keys.
When I am done checking my Outlook.com email and logout I'm sent to Msn.com. That page puts the cursor and focus in a search box, so when I press spacebar it doesn't scroll - it thinks I'm entering text.
All in all these are just minor annoyances, I guess.
I've noticed this issue for a couple years now, but I scroll down by clicking the scroll bar above the "down" arrow. Am I the only person who scrolls that way?
...Microsoft's browser monopoly shenanigans are technically not something that affected anyone other than Microsoft users that didn't have the ability to work around it....
Au contraire... It appeared that Microsoft's goal was to leverage its Windows monopoly in an attempt to push the web "standards" towards its Internet Explorer capabilities. Microsoft wanted the web to work best when viewed via Internet Explorer, and in the process, take control of the web in the same manner in which they took control of the desktop.
.
Microsoft wanted the web client to drive the web standards development, instead of the standards driving the web client development. Fortunately, Microsoft failed. However, inside many companies, the web doesn't work right unless it works right with IE.
And while we're at it, can we name and shame the fucktards who implement the "infinitely scrolling" page feature?
I hate that shit- you can't bookmark the page properly, and if you back up to it then it either loses it's memory of where you were (forcing you to scroll and scroll and scroll and scroll and scroll and scroll and scroll down to where you were) OR it forces you to reload 150 pages of crap back to get back to where you were. Either way its a pain in the ass and a hostile UI design.
Just cruising through this digital world at 33 1/3 rpm...
"Did you deliberately leave off Internets Explorer 6 thru 11?" - He doesn't use the internet.
Amen to all that, and also, can we have a report of websites that, despite the millions undoubtedly spent on breathtaking design, can't be bothered simply to place the focus in the search field when the page is loaded? It's 2016, people... Is this still hard??? I'm looking at you IMDB (which used to do it right, but has chosen to suck in so many ways in recent years), Amazon... and so many others.
Might makes right irrelevant.
Hitting "return" also doesn't bring you back to the left side of your sheet of paper and to the next line with the "ding" of a bell anymore, either, and rotary-dial phones are becoming increasingly rare. Just do like everyone else and press the buttons on your new-fangled wireless mobile phone gizmo and hit the damn "page down" key or scroll on your mouse or touchpad when you want to move down a web page. The web isn't all plain html these days, if you hadn't noticed, and a lot of page views are on devices that don't even have a physical space bar.
This is a hacked account, for which the owner can not be held responsible.
Whoops, sorry. I thought this was about a pub in Mos Eisley.
That's what Emacs does: space page down, backwards space, page up.
And chrome has stopped using backward delete to go to the previous page for a while now.
So he's some guy who's dick you suck?
I'm wondering if the guy who wrote the article has a dodgy plugin or browser that doesn't work correctly. I took a random selection of his websites and not a single word was obscured on any of the following:
- The Wall Street Journal
- The New Yorker
- Tumblr
- FiveThirtyEight
- Kickstarter
I'll leave it to someone else to check the rest but frankly this article has been the biggest waste of my time today ... and I spent 4 hours in a car today.
Since this is a browser feature and many sites have floating top bars, I think the browser is responsible, not the website. The browser feature that enables the float could easily accommodate the scroll feature properly. This would be preferable to asking every site to implement custom JavaScript for a minority of users.
Think globally but act within local variable scope.
Web pages should never, ever be able to remap view control keys such as cursors, page up/down, space, end or home, without a very prominent warning and permission prompt.
I'm looking at you, Google.
Cursors: they scroll the page. They always have. Stop commandeering them for bizarre behaviors.
A government is a body of people notably ungoverned - AC
And?
A guy who thinks those annoying floating bars are okay? And he's some guy you claim to be a usability expert? Hahaha
Nothing. Congrats on finally getting a regular glory hole customer.
But hey...when your options to hire a web designer are
1. Some dude from India who works for pennies to copy and paste broken javascript in between walking 15 miles to the nearest well
2. Some dude bro from a domestic coding academy who works for dollars to copy and paste broken javascript in between 15-minute bouts of tweeting about the injustice of it all
whaddayagonnado?
If Netscape plugin developers had built a better mousetrap....
The issue is all those click objects dispersed on the page. Get rid of them with a browser that has a toggle to switch positioning on/off. e.g. Opera 12.17.
You might be able to write a little js routine for your browser doing the same.
the more command in unix?
Of all the things wrong with web site design, the spacebar scrolling function is what bothers you? Here's what you do:
1) Install and use Firefox.
2) Tap "Enter Reader View" at the end of the URL box.
3) Use the spacebar to scroll pages if that is what turns you on.
In any case, you'll get rid of all the floating crap that gets in the way of actually reading the article. That stuff is just as bad as the blinking text (I mean the text literally blinked--not kidding) from the 90s.
If Reader View doesn't work on the particular website you care about, then just close it out and go to another. Except for a few cases where organizations do actual journalism, everyone just says pretty much just copies each other.
I'd rather use space as a dedicated play/pause button. It's stupid to go to YouTube and hit space to play a video, and it scrolls the page. But if you focus the payer, then space changes functionality and becomes the video start/stop controller. It's confusing. Who scrolls with space when you have page down, arrow and scroll wheel? Why not have a large juicy video player button instead?
Spacebar schmaizebar... Clicking on <a href="#anchor> to go to a <a name="anchor"> will hide the target row under the stupid toolbar too. Some sites use JS to scroll back the size of the toolbar to compensate, and it looks creepty as fuck when they do that.
"Everybody's naked underneath" -- The Doctor
Make the Internet scroll great again.
Early PCs did not have both an Enter and a Return key. They had one or the other. It was this way in the late 70s at least with the Apple II, IBM PC, Commodore computers, and more.
What exactly are you calling a PC that had both? If such a thing existed, it predates the makes I listed -and- the term PC. Some truly ancient microcomputer, perhaps?
But "navigation bars or toolbars at the top of the web page" do not fall into the category of WWW scourges.
That's been a standard web page design since about, I don't know, 1993.
And making the toolbar stay there while the rest of the content scrolls has been there since the invention of frames (1994?) and CSS (1996).
So whoever invented the clever space bar thing (probably sometime after those dates), should have taken all of those common page designs into account when implementing the scroll control feature.
Where are we going and why are we in a handbasket?
...Person in his second half-century complains that UI element he's comfortable with is no longer as universal as he thinks it should be
What, you're ragging on him because he's older and has more experience than you? Way to go, young lady, you're like so awesome!.
-
In military slang, 'pogue' is a derogatory term for some REMF that has no clue how the world works in reality. That's about right.
In everyday slang, 'argStyopa' is a derogatory term for a pantywaist that thinks she knows it all, while still carrying a Fischer-Price lunchbox
Just cruising through this digital world at 33 1/3 rpm...
David Pogue is exactly as GP said, a random nobody. He's never even done any UI/UX design, which I have.
Space should never scroll the screen and anyone who thinks it's a good idea is a moron. We have already had PgUp and PgDn for that exact thing for decades.
hit the damn "page down" key
Having to use two hands to hold Fn and press Down Arrow to activate the PgDn scancode is less convenient than just pressing the big fat spacebar with one hand.
a lot of page views are on devices that don't even have a physical space bar.
And a lot are on devices that do, such as the laptop into which I'm typing this comment. So unless you're requiring the user to receive SMS for account confirmation, or your web application's core functionality depends on continuous geolocation, a substantial fraction of users are going to end up on desktops, laptops, or tablets with a clip-on keyboard.
What the fuck have you ever published?
In the beginning, as a web page loaded, stuff jumped around and moved about as more and more arrived over our painfully slow connections. Made it pretty hard to read anything until it was done.
Then things sped up, and using "WIDTH" and "HEIGHT" attributes in image tags, and probably all sort of other innovations, it stopped happening. You could read a page and it didn't jump all over the place while it finished loading. Yay!
Well, somehow we've traveled back to the 90's, because that shit is happening all over again. Very annoying trying to read text that keeps moving. Somebody broke something.
For some reason on my phone, when I click on "older", when it goes to the next page, you see the top but jump along until it gets to the bottom, and it is pointless to try to read anything until it finishes, as it will keep going regardless of attempts to read something at the top. When it is done, then I need to scroll to the top to read the newest "older" posts. PITA.
I met David Pogue once. He is the biggest asshole I've met in my entire. Not exaggerating even a little bit.
Seriously, fuck that guy.
Finally someone is addressing the REAL problems with the internet!
been coding web sites for 20+ years and have never used space to scroll. Never had a QA department test it.
So unless you can show me the W3C standard I am supposed to be following this is just a cheap browser trick some browsers have implemented.
I know Donald Norman. David Pogue is no Donald Norman .
Confucius say, "Find worm in apple - bad. Find half a worm - worse."
I'm a 50 year old man, btw. "Styopa" is Russian, short for (variously) Stepan. And the arg (in case you're doubting my age) was actually my quake (1) clan [arg!] which I was into when I started reading Slashdot...then they later changed their login format, so I lost the [ and ] and !.
I just find old people that bitch because something changes tiresome.
-Styopa
The unix utility more was written in 1978, according to Wikipedia.
How about a more insidious problem being tab sets in forms and applications. FirstName (tab) --> address [not LastName] WTF
I'm a 50 year old man,
Then start acting like one instead of some whiny little millennial bitch who's complaining that the rice in the cafeteria sushi isn't authentic enough to satisfy her standards.
-
And the arg (in case you're doubting my age) was actually my quake (1) clan [arg!]
That's nice, dear.
-
I just find old people that bitch because something changes tiresome.
Then say hello to the mirror for me.
And it's not just that "something changed", it's that a useful existing standard is being broken for no good reason.
Just cruising through this digital world at 33 1/3 rpm...
"And it's not just that "something changed", it's that a useful existing standard is being broken for no good reason."
So, yes, it IS in fact "something changed" and you're Mr Pogue's cute little white-knight. Adorable.
Maybe the fact that something existed for a while doesn't mean it is intrinsically worth preserving?
Hint: try the pgdwn key?
Or your mouse wheel?
Or clicking on the slidebar?
Or sliding the screen indicator on the slidebar?
Considering other web-systems have adopted the spacebar for their functions (ie stop/start video, etc) maybe it was a good time to abandon a method that wasn't all that widely used anyway?
I find the hardest thing to explain to old people is that there usually a multitude of ways to do the same thing on a computer, and not to get too upset or fixated on a single method.
I guess that's still true.
-Styopa
I find the hardest thing to explain to old people is that there usually a multitude of ways to do the same thing on a computer, and not to get too upset or fixated on a single method.
Lol, I'll remember that the next time you spout off about something changing that you don't like. It'll happen. :)
Just cruising through this digital world at 33 1/3 rpm...
Arrow keys for browsing an image gallery or slideshow can be OK. But sites that switch to a completely different article when I want to do a horizontal scroll with LEFT or RIGHT -- what are they thinking?
And don't get me started about tab order.
1. Readability
2. If that fails, View -> Page Style -> No Style. Fixes the grey on grey madness too.
Or do you mean the 40% of users that are so clueless about HTML standards that they don't even know you can change the font size of a web page with a keystroke? Ctrl- +/- for the clueless.
NRRPT/RCT