vote up 16 vote down star
16

Related to web pages / application, what is the worst web usability error you have encountered?

The one that hit you the most; that which arguably could trip the most users? Or, from another point of view, which error would you choose to be eliminated from the face of the Earth, if possible?

flag
1  
This should probably be community Wiki. – George Stocker Dec 29 '08 at 22:52

60 Answers

1 2 next
vote up 83 vote down check

The worst one I've encountered is when a page says 'Field X must be entered' and then (because of a postback) it deletes everything I had written in the form. Or similar to that, going back to a page after accidentally navigating away erases all data I had saved in the form.

Very Irritating.

link|flag
show 6 more comments
vote up 3 vote down

Drop down lists/other controls that do auto post backs saving the page's form contents to the database without warning.

link|flag
vote up 6 vote down

I will say the most annoying one would be how Flash must be on top of everything, and a couple of pages i need to use have flash ads on the top header that something wont allow me to click on submenus(they appear with javascript but even with z-index:10000) its still under the flash ads

link|flag
show 4 more comments
vote up 2 vote down

Web forms with multiple fields that automatically set the focus to one of the fields.

link|flag
1  
Really? I prefer this, at least upon the initial load. – Robert C. Barth Dec 29 '08 at 23:12
show 4 more comments
vote up 9 vote down
  1. Javascript sites that don't work with firefox.

  2. Form boxes for phone numbers or SSN's which automatically take you to the next box. For example, when the phone number is split into 3, 3, and 4. And it's almost impossible to go back to a previous box.

link|flag
7  
Yes, number 2 is the most annoying. Especially the part about not being able to go back because the developer was a bonehead and now that the box is "full" automagically tabs you to the next field. – Robert C. Barth Dec 29 '08 at 23:13
5  
2 is really annoying for people who use the tab key to navigate. If you use the mouse it's no big deal - you're just re-selecting the same box. But if you tab, you end up skipping a box. Not fun. – Branan Dec 29 '08 at 23:43
3  
In most browsers, you can use SHIFT-TAB to move back to the previous item in a form. – Adam Bellaire Dec 30 '08 at 1:07
show 2 more comments
vote up 16 vote down

Qwest's main login form "checks" the password to make sure it's "valid" without actually submitting the form to the server. Before it allows the form to be submitted, it makes sure the username and password fields consist of the "allowed" set of characters. Once those checks pass, the form is submitted to the server, where the username and password are really checked.

The problem is that the client-side script that checks the password doesn't have the correct password rules. The script thinks certain characters are disallowed when they're really perfectly fine.

I know certain characters are perfectly fine because my password includes some of them! The initial signup pages didn't check password validity, so I had no idea that the password I chose would later bring me this trouble. Thus, Qwest rejects my login without any network traffic at all. And customer support isn't helpful, either, because customer support isn't set up for accepting bug reports from people who actually know what they're talking about.

There's another login form elsewhere on the site that doesn't use the script, but it always takes me a while to find it. Instead, I've taken to using FireBug to set a breakpoint after it's checked my password, and then toggle the flag to let it consider my password as valid.

link|flag
2  
+1 for your ingenuity with FireBug. Also for the fact that you don't use IE. – Justice Dec 29 '08 at 23:52
3  
Why do passwords have 'disallowed' characters anyway? Aren't they being hashed before storage? – Charlie Somerville Jul 8 at 4:42
1  
@Charlie Somerville: Hopefully... – nilamo Jul 8 at 5:12
show 2 more comments
vote up 16 vote down

For the love of all that is holy, I cannot stand sites that cannot intuitively handle dates. Many travel sites will balk if you only enter "mm/dd" instead of just making a reasonable assumption about the year. Likewise, some sites insist that you must enter leading zeroes, or force you to use individual dropdowns to build a date.

link|flag
show 1 more comment
vote up 45 vote down

The worst web usability error, worst because it's so easy to fix and yet so prevalent, is not using a label element with form elements. The consequence of not using a label element is having to click tiny checkboxes, radio boxes, and input boxes instead of the text label next to them to toggle/select.

link|flag
1  
I don't understand why more people don't use this. It's such an easy thing...aways makes me wondering if it causes a problem somewhere. – Darryl Hein Dec 30 '08 at 1:57
13  
I seriously think there's a large number of programmers who simply aren't aware of the functionality. – Kibbee Dec 30 '08 at 19:23
show 4 more comments
vote up 4 vote down

To me the biggest usability issue is intrusive sound. I immediately leave any website that generates, either directly or by my accidental passing of the mouse, any forms of sound, especially if via video playback. This includes ads, of course, but is common also in websites like ESPN. If I am logging on to see the headlines and my connection is slow, I don't want an automatically-starting video with this week's action.

A second usability issue for me is a news article in a website that is essentially focused on video and has very little text. Either give me a transcript of what is in the video, or keep it to youtube.

Also, not directly a usability issue, but I think that the fast machines that most flash developers use leads them to not realize the impact that it carries on older machines and architecture. My laptop, for example, is a MacBook G4, and crals to a stop if there is more tha none flash applet running in the page. I can kill it with myspace, for example.

link|flag
vote up 5 vote down

The worst of the worst

  • very badly designed forms (e.g. credit card number without spaces or dashes, poor feedback on errors, etc.),
  • "web pages" with flash animations instead of real content,
  • still existing framesets and silly welcome pages,
  • underlined text which is not link,
  • enforced desktop metaphor,
  • unreadable text (10px and co.),

and the list goes on. Maybe I should add missing functionality without JavaScript, but I don't want to start the flamewar again. These are just making webpages irritating to use.

edit: I forgot to mention the infinitely long dropdown lists (e.g. selecting your year and month of birth on some pages)

link|flag
show 6 more comments
vote up 5 vote down

Interstitial ads actually getting between me and the content I came there to see. Usability error, because I instantly stop using the site and go elsewhere.

link|flag
vote up 0 vote down

Anything that doesn't actually work under either Firefox or Safari on the iPhone, for me. Second would be bad spacing, so images cover up text. (Presumably this would work on IE, but I'm not necessarily running Windows.)

link|flag
vote up 9 vote down

I absolutely hate sites that only allow for navigation triggered by hover effects. Obviously it breaks accessibility guidelines, but it also renders such a site unusable via touch-screen devices like the iPhone where hovering isn't an option.

link|flag
show 2 more comments
vote up 32 vote down
  1. Click-through pages
  2. Background music (which of the 25 tabs I have open is creating that noise!)
  3. Most instances Flash (apart from video)
  4. You need to "register" to perform even the simplest task
  5. Most "call to action" images
  6. 10pt or smaller font-size
  7. 3rd party analytics code/adverts that take an age to download
  8. Using red and green alone to distinguish between things (leaving most colorblind users cold)
  9. Using images that infer more meaning than they actually should
  10. Overly complicated forms with a hundred fields and drop downs
  11. Useful links pages (so 1997)
  12. Unexpected postbacks
  13. Most instances of opening a new browser window
  14. Checkboxes where its not obvious whether a check is a positive or a negative indication

...and the biggest usability error of all, that most sites are guilty of, is presenting WAY too much information on each page.

link|flag
show 2 more comments
vote up 6 vote down

www.lulu.com

Buy a book, e.g. Delphi 2009 Handbook by Marco Cantu for $48.50.

Add to cart. Price it says is $48.50.

Once you're at checkout and you see it adds $74.26 (!!!!????) for "Standard" shipping to Canada plus $6.14 tax totalling $128.90, are you going to continue your purchase or search around like mad to find out what the h-ll is going on. But finally, if you're persistent, you find the ground shipping at $16.43 which takes a whole 2 days longer than Standard.

I can't imagine the number of sales they must lose by not providing the cheapest shipping option in front of you right away, waiting until checkout to inform you of the shipping, and getting you mad before you find the cheaper (but still not cheap enough) shipping options. This is so horrible, I left their site with the view that I'll never publish anything myself with them.

So what can be a worse usability blunder than one that costs you customers?

link|flag
vote up 2 vote down

Choose to eliminate: Wondering why a page is taking so long to load, only to find out it's to play some unwanted and irrelevant music. It's especially annoying if it's a page you'll have to come back to for a link to some other content, I'll just go elsewhere.

link|flag
vote up 4 vote down

Choose to eliminate: Abuse of Flash. Trying to read a page while in the periphery garish animations are competing for your attention. Quickly drives me away from the page without reading what I came for, if I have that option, otherwise I'll waste some seconds trying to turn it off/zoom in so it's no longer visible.

link|flag
show 1 more comment
vote up 0 vote down

Sometimes links or buttons too close together, e.g. Submit and Reset on a form. Just a Submit button is good enough.

link|flag
show 1 more comment
vote up 1 vote down
  • Postbacks
  • Crappy Javascript that shows error messages when doing anything
  • Creating important popup windows when the page loads (= blocked by any popup blocker)
  • Validating addresses in US format, making it impossible to enter perfectly valid addresses from other countries.
link|flag
vote up 9 vote down

(1) Automatically-initiated audio.
(2) Some idiot javascript jockey who thinks he knows what constitutes a valid email address preventing me from using my actual email address to fill-out a web form.
(3) Registration required to use the site.

link|flag
show 1 more comment
vote up 1 vote down

alt text

http://www.amazon.com/Prioritizing-Usability-VOICES-Jakob-Nielsen/dp/0321350316

Is the book that captures the trends and lists the top mistakes in recent web sites. It also studies the maturity in user behaviour through the past ten years or so.

link|flag
4  
Is it meant to be ironic that the book's title (the most important part of the cover's content) is below the fold? – Joe White Jul 8 at 3:55
vote up 1 vote down

Usually it's within any website written by microsoft. They have a real knack for writing registration forms with infinite loops: fill them in, jump through all the hoops, and bingo, you are back to the beginning of the forms to start all over. A very close second are the codeplex or channel9 pages that make heavy use of ajax.

link|flag
show 1 more comment
vote up 1 vote down

All time winner!!

Steps:

  1. Google search on "sql express download".
  2. You get the sql server express home page as the first hit. Go there and click the colored download box.
  3. You get the register and download page. Skip the registration nonsense and click Download.
  4. You get a highly confusing "fruit salad" download page with 6 different products. Search for and click the sql express 2008 box.
  5. You get another similar register and download page. Click the more hidden "Download" link to skip the registration nonsense, again.
  6. You get another download page. Click "Download now!". Sucker. http://www.microsoft.com/express/sql/download/
  7. You get, wait for it...

Server Error in Application "DEFAULT WEB SITE" HTTP Error 404.0 - Not Found

All time winner in my opinion.

link|flag
1  
It's my hosts file. 127.0.0.1 view.atdmt.com #[eTrust.Tracking.Cookie] As is often the case when on the microsoft sites, you have to go through several domains to get something simple done. I'd consider that a usability problem. – P a u l Dec 30 '08 at 5:35
show 1 more comment
vote up -2 vote down

http://www.zonebbs.com is one big usability error. the creator of the site is blind and didn't bother asking anyone weather it looked decent. Although it's great if you use a screen reader I've been told it's painful on the eyes which helps explain why over 90% of it's members are legally blind.

link|flag
show 2 more comments
vote up 1 vote down

I encountered a form that has some pretty heavy calculations going on. In order to submit the form you have to get one of the hidden input fields to equal zero by entering 3 amounts that subtract from the hidden input field. The only way to tell if the required value is zero is by clicking a button which alerts the current value. Ultimately the flow looks something like this

  1. enter all required fields
  2. submit
  3. receive error saying x has to be zero
  4. enter an amount in field a to subtract from x
  5. submit
  6. receive an error that fields b and c are required
  7. enter amounts in fields a, b, and c
  8. click button to see if x is zero
  9. repeat 7,8 until x is zero
  10. submit
link|flag
vote up 0 vote down

My two biggest usability beefs (very common in job application websites):

  • You mess things up by opening new tabs when clicking on listed items (e.g., job postings), so that, for example, all opened tabs correspond to one of the selections rather than all of them.

  • There is an in-page back and forward buttons and using the browser ones (or the mouse/keyboard buttons) messes things up.

link|flag
vote up 5 vote down

By far, sites that don't correctly deal with back/forward buttons. Some totally ignore them, others just freak out and put the session into a broken state.

link|flag
vote up 7 vote down

one of the biggest fail:

target="_blank"

You shouldn't choose for user.. On my personal blog i open ALL links (no matter if is insite or external) in the same window. If an user wants new window, just ctrl click/middle click on a link. Pretty simple, heh? Is very annoying (at leas for me, dunno for you) to enter on a site and links just open in new window/tab.

link|flag
3  
That is one side of a particularly two-sided coin. – jTresidder Jan 3 '09 at 14:13
show 7 more comments
vote up 16 vote down

Telephone number fields that are too stupid to filter non-numeric characters, instead insisting on the One True Way to express a phone number.

That is, user enters phone number 512-555-1212, or 5125551212. The page pops up an error alert "PHONE NUMBER MUST BE ENTERED AS (NNN) NNN-NNNN".

You'd think any programmer worth at least minimum wage could do better!

link|flag
4  
Amen to this. Same thing for credit card numbers. I'm going to trust some site to take money out of my bank account, when it's baffled by hyphens? – fenomas Dec 30 '08 at 18:03
6  
And what if I live in some other country where the phone number format is (xx) xxxx-xxxx – Ken Ray Dec 30 '08 at 18:48
show 3 more comments
vote up 1 vote down

Bouncing around with multiple domain names. If there's important processing on your page, don't delegate it to a script that's going to show up on NoScript with a dubious name.

link|flag
1 2 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.