vote up 141 vote down star
156

I often use applications and electronic devices for which I think: "Why on earth did they engineer that thing as it is? They must have known that it is a pain in the neck to work with".

On the other hand I often observed that I created a (G)UI that I was convinced about, that it'd delight my customers and was a breeze to work with. Although my customers thought that too, it became obvious that it wasn't at all easy to work with in day-to-day work.

Because of that I believe that there are many developers and designers out there who are genuinely convinced that their product has the perfect user interface, but it hasn't!

That's why I wrote this question: To collect some of the common misconceptions developers have about user interfaces and to prevent other developers (including me) from making the same mistakes.

  • What annoys you most in user interfaces of applications, web sites, electronic devices, etc?
  • What was it that you were convinced would be a great idea—but in the end only annoyed your customers?

EDIT: Please write only one thing per answer so that readers who agree with a certain misconceptions can upvote it separatly from things they don't agree with. As with all soft facts there tend to be controversial opinions. If you put two or more things in a single answer, one might agree with one but not with the others. So please use a separate answer for every separate aspect.

EDIT 2: Please don't write answers about a single application which annoyed you but about concepts and patterns which can be found in many applications and/or devices.

EDIT 3: Thank you for all the feedback. I'll frequently visit this question whenever I think about some new UI feature :)

flag
3  
My question is not about the worst web usability error. Admitted, they are some similarities but in my opinion this surely is not an exact duplicate. For example this is not about the WORST UI experience, but about COMMON user interface patterns, which are common and sometimes even believed to be good, but in fact are not. – DR Jun 18 at 13:51
1  
Sorry: I meant "about COMMON bad user interface patterns" – DR Jun 18 at 13:52
2  
I'm depressed by how UIs in consumer electronics have declined. Menus and pushbuttons have replaced dials and switches, and people put up with it for the extra features and lower cost. TVs, stereos, cameras, etc. I actually see people passing the remotes to other people when they used to be willing to kill to keep it. – Nosredna Jun 18 at 21:49
show 2 more comments

151 Answers

vote up 175 vote down

Telling Me About Updates

  • "DUDE!!! It's Java again! Great news! There's another incremental update for you to install! Wanna download it now??? (if not, I'll be sure to remind you again in a few minutes!)"

  • "I know you probably started Firefox because you wanted to browse the web, but first, here are 6 obscure plugins that require your immediate attention. Oh, and we'll need to restart Firefox again before you can actually browse the web."

link|flag
5  
Oh by the way, Lnubb jnagf gb frr rirel fvgr lbh ivfvg. You're okay with that, right? – MiffTheFox Jun 18 at 12:48
61  
Add now Java update wants to install the Yahoo! Toolbar. – Sinan Ünür Jun 19 at 1:12
22  
Got to agree re: Firefox. Installing updates at startup is simply the worst time to do it. – grahamparks Jun 19 at 10:36
12  
I don't mind Firefox, actually. Installing and then letting me restart whenever I want doesn't get in my way that much. (Unlike Windows Updates, which, don't even get me started...) – Kev Jun 19 at 13:54
12  
I think the misconception here is "the user needs to approve each update." I see the security argument, but in practice, maybe .000001% of users have any idea whether the Java update is a good idea. Even Joel Spolsky has said something like "if the Java team isn't sure whether I should update, how the heck am I supposed to know?" I think it's best to have the option to be informed about updates, but the default should be to do it silently in the background. If you care, you'll ask. – Nathan Long Jul 1 at 13:14
show 9 more comments
vote up 298 vote down

Stealing Focus

  • Annoying update messages that pop up in the foreground and ask to be dismissed.

  • Web pages that grab my cursor from halfway across the password box and stick it back into the username field.

  • Web pages that grab my cursor from typing something in the URL field and stick it into the search box

  • Minimized applications that decide they have something important to tell me.

link|flag
46  
+100 ! This is the most annoying thing ever. We all have a lot of softwares running at once. I start a make in Visual Studio, then I start a long File in Find in Ultra Edit, then I add two things to my todo list... and oops, the last enter I hit is stoolen by an error dialog box that just popped - the Enter closed it of course, and I cannot know what it was, grrrr >>>> Developers should never assume their windows or their errors are the most important thing in the world ! Please, never bring a windows to front ! :) – Sylvain Jun 18 at 11:18
19  
XWindows got this one right. Leave your window wherever it is in the z-stack, show all the dialogs you want, and not impede what the user is doing in the foreground. I see KDE and Gnome bit undoing some of this magic in order to be more "windows like" for grandma. Grrrr. – Chris Kaminski Jun 18 at 11:47
10  
For me the two worst offenders seem to be Windows ("Would you like to reboot? What about now? Now? Maybe now?") and Firefox (mistyped an URL, hit enter, scrambling to fix the URL and as soon as the page loads, I end up entering half the URL into some cybersquatter's searchbox and going somewhere I don't want to be taken). If I actively select the location bar while a page is loading and start typing, shouldn't it be obvious I DON'T want to select the first input field on the page? – Alan Jun 19 at 14:48
1  
The worst thing for me is when you get a Yes/No popup and you happen to typing something with a 'y' or 'n' in it. You end up choosing Yes or No without even reading what the option is... – DisgruntledGoat Jun 20 at 23:49
show 6 more comments
vote up 30 vote down

Applications with expressive 'skins'. Consumes memory and rarely provides better functionality. Requires getting familiar with the UI.

At least try to follow the OS' standard UI controls, including short cuts, keyboard use, copy/paste, Ctrl/Shift selection, hover/selection feedback, etc.

Good example: latest Windows Media Player. Bad example: previous Windows Media Players.

link|flag
3  
Wait, I can longer play songs out of a human head? – Chetan Sastry Jun 18 at 20:31
1  
I'm looking at you iTunnes! For the sake of balance I should also state that Idon't like WMP 11 either, excessive glass looks bad even when you're Microsoft – Crippledsmurf Jun 18 at 22:19
1  
Most antivirus programs have skinned interfaces that are awful, unresponsive, with options all over the place. – alex Jun 19 at 13:08
show 3 more comments
vote up 101 vote down

Progress bar that restarts from the beginning several times during a single operation, which immediately makes it useless. Microsoft Installer, I'm looking at you.

link|flag
3  
Progress bars in general... – FogleBird Jun 18 at 22:02
26  
Progress bars where, upon reaching 100%, you still have wait some period of time before you're able to do anything. – frou Jun 19 at 14:38
4  
Progress bars that don't show any progress but just zoom a small block backwards and forwards. Hello Mozilla? – richsage Oct 31 at 8:44
show 1 more comment
vote up 174 vote down

Utilities that think they should look cool.

I do not need my VPN client to be skinnable and have animations.

It probably doesn't need any UI at all, apart from an on/off switch.

link|flag
57  
Motherboard utility apps are very bad for this...yes Abit & Asus I am looking at you two. Stop it already. – Pondidum Jun 23 at 10:51
1  
I guess for some applications, "our app is skinnable" is an excuse for "we don't want to improve our crappy UI. Let the users do it themselves" – DR Jul 7 at 12:55
show 5 more comments
vote up 3 vote down

Services that think they are applications and load at windows login. Even for users that didn't want them. And fill up the task bar.

Such as SKY and Channel4 Clients, Many virus checkers and spyware.

These should be loaded at system boot time and have an optional loadable UI.

link|flag
vote up 5 vote down

And another particular favourite - websites that don't double check their JavaScript, or that of their advertisers. Seeing as I have my machine set up to prompt me to debug JavaScript errors, this is particularly irritating...

link|flag
1  
Maybe expand this to "Confirmation Dialog Boxes suck" – Breton Jun 19 at 0:14
vote up 2 vote down

Don't change accelerators and basic UI (at least -- have a setting for backward compatibility).

Programs that change their interface, starring Office 2007 as worst (but not the only) example.

Being an MS Office power user in the past 10 years made me very fast and efficient.

But in each version I have to learn how to do the same things. Even worse, since every person got a different version installed, I have to remember all differences.

I don't want to accumulate useless bits of info, I want to use it.

More examples:

  • In Windows, the control panel was in My computer, now it's not
  • In Linux, every distribution got its own shortcut keys, file locations, interfaces
  • Every Python IDE I've used has slightly different way of autocompletion
  • The same Browser software in different language has different accelerator keys.
link|flag
show 3 more comments
vote up 12 vote down

Applications that attempt to cram so much UI into the main screen that you can't see what it's supposed to be presenting as it's main purpose.

Hello Lotus notes!

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

Not allowing white spaces into passwords, or limiting their length !

A custom English sentence is so much easier to remember and harder to guess than a single word password.

Regarding limiting the length of a password, I can't think of a good reason to do that since only hashed passwords (which are constant length) are physically stored ... or are they ?

link|flag
29  
Worse, accept spaces when you set your password but reject them in the login form (a popular online bank in the UK does this.) – finnw Jun 18 at 11:04
39  
Along this same line: disallowed characters. Why on earth would anyone care what characters make up my password? Stupid Stupid Stupid. – Chris Lively Jun 18 at 19:29
1  
It's silly enough when usernames on websites that WILL NOT EVER use the usernames in URLs force you to use alphanumeric characters and then merely allow a handful of "special characters" (the usual shift+numrow ones) in addition for the password. Why? If something could get messed up in the form submission, it shouldn't matter because I'll send the same garbled mess upon login, no? Even worse: some forums entitise usernames before storing them in 16-char DB columns, cutting of the string and breaking entities. – Alan Jun 19 at 15:02
11  
I'd put money on the fact that, if a site is restricting you to alphanumerics for your password, or is restricting the password to a bafflingly small length, then they are storing that password in plaintext. – Jeremy Frey Jun 20 at 21:57
3  
@Chris. If you ever had worked on a helpdesk maybe you would understand. Reason we disallowed special chars in a password fields was cos not so computer minded users where unintentionally inputting '&é§' in their passwords, obviously they want to have a numeric char but kept forgetting to press the shift key simultaneously when working on a laptop. – Mez Jun 27 at 14:39
show 10 more comments
vote up 73 vote down

It really annoys me websites that don't allow a link to be opened in a new tab

link|flag
4  
Yes. it is really annoying for someone that is used to goggle. I do a search, middle click on the pages i find it may contain what I am looking for and then tab through them all. It makes me crazy when I have a list and I cant do that – Sergio Jun 19 at 8:20
1  
gmail does this... It's extremely annoying. – voyager Jul 3 at 18:20
show 4 more comments
vote up 34 vote down

Having sites where you have to register (Amazon, social networks, email providers, Stack Overflow...) that requires you to fill in way more information that is really required, and worst of all, they have a password policy that makes you go @#$@%@#!@#!@#!@@#!@. what on earth is wrong with a simple lenient password for my account? It's not the bank!!!! I just want to register to post in some forum....

link|flag
24  
The Problem is, you have to register and choose a password. Using OpenID, like StackOverflow does, is IMHO a much better choice. – Tim Büthe Jun 18 at 10:51
2  
The strict password policy probably is there to prevent spammers from taking over accounts. – J W Jun 19 at 9:34
2  
strict password policy is useful where it's needed, for example for my online bank account. when a strict policy is applied to an account I open just to post something in a forum, it's too much... – Ami Jun 19 at 10:22
show 4 more comments
vote up 76 vote down

Websites that provide a 'Search' ability for within their own site that doesn't work properly. When Google can search and provide better/more relevant results within your site than you can, there's something wrong (thinking of MSDN here).

link|flag
23  
I thought you were talking about SO for a second there... – MasterPeter Jun 18 at 10:26
6  
+1 Worst example of this I have seen is B&Q. (www.diy.com). Go on, try it, I am at a loss as to how it finds the results. My search for a 13 amp RCD returned a rug as the top result! I don't use B&Q anymore becuase of this. – pipTheGeek Jun 18 at 11:59
2  
+1. If you can't search your own stuff correctly, then don't bother and let google do it for you. – Chris Lively Jun 18 at 19:25
3  
visual studio help, I'm editing a 'c' file in a c compiler and I ask for help on printf() - so of course I want the help page for foxpro or asp.net printf. – mgb Jul 11 at 23:25
show 5 more comments
vote up 19 vote down

User interfaces that consist of a list of 'things', each with a checkbox (e.g. to mark something for deletion) that don't provide a 'Select all' or 'Toggle button' at the top...

Roll on carpal tunnel syndrome.

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

Having a web site so crowded with banners and ads that you can hardly understand where the real content is. I like a clean design where visitors are respected and ads/banners are served in a way that minimally interferes with your browsing. Good examples are Google and Facebook (IMHO). Bad examples are everywhere...

link|flag
4  
This is not a design flaw at all. Those sites are working exactly as intended. They need users to look at the banners first, because that's how the content is paid for. – finnw Jun 18 at 11:15
1  
Expert Exchange!! No idea where the content is ... – hasen j Jun 19 at 21:05
5  
Adblock Plus all the way. – blntechie Jun 29 at 12:52
show 2 more comments
vote up 124 vote down

Using generic dialog box buttons (ie Yes / No ) instead of rephrasing what the buttons do (ie Save / Don't Save)

Even worse are applications which ask you a question requiring a Yes/No answer, and present you with OK/Cancel buttons.


Edit (from the comments below) :

Are you sure you want to cancel this process? [CANCEL] [OK]

link|flag
7  
+1 - What I hate more is applications which ask you a question requiring a Yes/No answer, and present you with OK/Cancel buttons. I know which one you want me to click, and I know it shouldn't bug me, but aaaarrrrggghhhh! – Dominic Rodger Jun 18 at 9:03
19  
Apple got this often right, Microsoft wrong. That was one litte thing I realized after switching to Mac OS X – Tim Büthe Jun 18 at 10:47
6  
stackoverflow.com: Are you sure you want to add another answer? You could use the edit link to refine and improve your existing answer, instead. [OK] [CANCEL] – Alex Brown Jun 18 at 19:30
6  
As bad as it may be, it's how most Windows applications work and personally I'd think that changing this might violate the old design rule "Always do the least surprising thing". – DR Jun 18 at 19:57
12  
Worst of all are the error buttons which give you one 'choice' - OK. No; it isn't OK that the program is broken. – Jonathan Leffler Jun 19 at 3:39
show 9 more comments
vote up 22 vote down

That dialog boxes are the best way to prompt a user for confirmation or input.

Special shout out to 99.999% of modal dialogs.

link|flag
7  
e.g. Mozilla Thunderbird notifies and STOPS you on any Wifi glitch. And if you have 5 or more mailboxes, you MUST dismiss ALL modal messageBoxes if you want just to browse offline emails. – Berry Tsakala Jun 18 at 9:45
1  
Ah, the Kanye West school of programming GUIs? ;-) – peSHIr Oct 19 at 6:42
show 1 more comment
vote up 60 vote down

One of the biggest misconceptions is that people think a user interface can be designed by a single person. No matter how much you try to accommodate your users, you simply cannot foresee all situations, so it's important to test the usability of your product. Simply observing users interacting with your (prototype) product can reveal UI problems that you would have never thought of.

link|flag
1  
@Juliet - I am not advocating that the eventual design is created by a group of people, resulting in a mix of styles. Rather, I suggest that the process of designing a user interface cannot be done in isolation, separate from the developers, users, graphics artists, product managers, sales department, etc. It requires input from all these angles to create a decent, functional user experience. In the end, it might well be a single person that integrates all this and creates the final design, but his person doesn't develop the interface in isolation. – Daan Jul 7 at 14:26
show 2 more comments
vote up 8 vote down

I hate it when windows flicker heavily when resized. And this is something that about 90% of Windows apps out there can't get right. It's especially visible when you resize using the left border - usually all the controls are jumping around. This was maybe acceptable in the last century, but now in the world of quad cores this is just ridiculous.

link|flag
show 2 more comments
vote up 86 vote down
  1. If an update is available for an app, display a modal notification proposing to upgrade.
  2. When a user declines, show it again next time the app is run.
  3. There should be no way to turn this behavior off.

(Acrobat Reader 5 and later and many other apps).

link|flag
13  
I'd go so far as to say the WTF here is having update notifications... every piece of software on my system shouldn't need its own updater. Package managers FTW! – rmeador Jun 18 at 15:10
3  
I wish the update notifications would also correctly distinguish between "download" and "install". iTunes/QuickTime gets me with this every time. Sure, knock yourself out, download away...wait, I have to stop what I'm doing and close the application? – David Berger Jun 18 at 16:13
11  
4. Instead of actually updating anything, just make the user's web browser go to your download page. – abababa22 Jun 18 at 17:21
1  
On OS X I wish the system updater were accessible to 3rd parties so that applications wouldn't bug me with their upgrade requests when I'm opening the app. If I'm opening the app, it's because I WANT TO DO SOMETHING NOW PLS KTHNX. I do NOT want to spend 10 minutes upgrading the software, lose my train of thought, or worse, get interrupted halfway through my task so the upgrade can install. At the very least, put the upgrade requests when I QUIT The app, and I'm not interested in using it anymore. – Breton Jun 18 at 23:50
1  
Why don't we make this simpler and just have an answer "Whatever Adobe does, do the opposite." – JohnFx Jun 19 at 20:41
show 5 more comments
vote up 65 vote down

A progress bar or a time estimate that changes in a seemingly random fashion (Windows Installer, IE file downloads, Windows' stock file copying box, etc.)

link|flag
30  
If you've ever tried to build something like that you'll know it's impossible to get right so the estimated time has any real meaning. So we (as developers) should no longer try. And even if we do, just give a vague indication, never an estimated time in (milli)seconds. – peSHIr Jun 18 at 8:21
4  
And finally, if you do estimate always overestimate! – Sebastian Krog Jun 18 at 14:29
7  
My favorite was an installer (I think it's the zenoss installer) with a very smooth and progress percentage bar...except that the last step (occurring at progress 100%) was something like "Configuring the database...this may take a few minutes". – David Berger Jun 18 at 16:19
4  
@DotNetWill: especially if the graphic is just a gif file or something that has nothing to do with the status of the task being processed. – nbv4 Jun 19 at 10:07
17  
Wose yet. Progress bars that get to 100% and then drop back down to zero and start over on the next task. I feel cheated when this happens. – JohnFx Jun 19 at 20:44
show 12 more comments
vote up 53 vote down

Disabled menu items without any indication of why they are disabled. To some degree, all operating systems and applications suffer from this.

link|flag
9  
Remember those old text-based adventures? They had byzantine puzzles: eg you can't open the dam gates until you go into the dam control room and press the yellow (not green) button and turn the bolt using the elven wrench from the temple..... I think of those games when I'm trying to get some &$*&^% disabled menu item enabled – Andrew Shepherd Jun 22 at 0:25
vote up 172 vote down

Bad keyboard support

In UI's which are to be used for data input, it's really annoying that the user constantly has to switch between keyboard and mouse for input. A good UI will have all tab indexes set right and common keys (return, escape) mapped to the appropriate actions.

link|flag
6  
Consistent accelerator keys for every function (buttons, texts and menu options) are a must. Power users don't use the mouse! – Berry Tsakala Jun 18 at 9:20
13  
+1. Web application developers who still don't add access keys to their controls (it is web, man, let's click !) should read it :) – Sylvain Jun 18 at 11:04
1  
StackOverflow has one of these problems: On German keyboards AltGr+Q creates an @, but on StackOverflow, it's bind to insert a blockquote. I always have to enter Alt + 064 (ASCII code). That's annoying. meta.stackoverflow.com/questions/2051/… – furtelwart Aug 5 at 8:37
show 4 more comments
vote up 1 vote down

What annoys me the most is when an application show a progress bar and you have to deduce and make a guess what is the exact percentage of progress. No one actually bothered to render the numbers, but only the nice-featured bar.

link|flag
1  
I don't care about exact numbers, but at lest there should be shown something and not the only colored bar. – Artem Barger Jun 18 at 7:59
1  
Even better are those progress bars that zip up to about 90%, and then stall there because the "how long will this take" heuristic wasn't properly tuned. – Laurence Gonsalves Jun 18 at 8:00
4  
I think exact numbers are useful for long operations because this way you can check from time to time that the process is not frozen. – Brann Jun 18 at 8:47
2  
I often put my mouse cursor at the end of the progress bar, and leave the machine. When I check later, it is obvious if the bar has moved. – Clinton Blackmore Jun 21 at 2:12
show 3 more comments
vote up 225 vote down

Currently my biggest gripe is with web applications that don't honour a browser's culture settings. I'm a native English speaker living and working in Germany, my German is OK but far from fluent. I have my browser's culture set to en-GB but sites (www.google.com to name but one) check my IP address and start serving me up information in German it amazes me that large companies that go to the trouble of creating multilingual sites / applications don't know how to detect a user's culture properly.

link|flag
57  
Absolutely agree. Could anyone please write a formal bug report for Google (I'd do one, but I'm not experienced with bug reports)? This behavior breaks HTTP protocol, since servers are supposed to look into Accept-Language to determine which content to serve. – ilya n. Jun 18 at 7:54
20  
Even if I live in my own country and speak my own language, I still prefer reading my internet in English, and having international results. Google is not the only annoying player: there are various setup programs, Mozilla installation downloads to name a few – Berry Tsakala Jun 18 at 9:17
11  
It's even worse in Switzerland where there are 3 languages, but IPs can't be mapped accurately, so by default you get German... And quite a lot of Google pages don't have language choice on them, you just have to know to add &hl=en on the end... – Benjol Jun 18 at 12:16
5  
Perhaps there needs to be a browser setting that professionals in the IT industry can set saying "We really know what we're doing so don't try to second guess us" ;) – Mark Jun 18 at 13:18
5  
eran, that may be true for that ONE SITE but the purpose of the language setting that gets passed through HTTP is to inform the server what language the user prefers. The setting and protocol is there for a reason. – T Pops Jun 18 at 20:21
show 17 more comments
vote up 17 vote down

That users want "slick animations". http://designinginterfaces.com/Animated_Transition

Most of the time, what they really want is a reliable indication of system responsiveness, if not system progress. "Visual flair" just becomes a distraction after its initial "wow" factor wears off.

One example comes to mind: the thin pulsing orange bar in Outlook 2007 that runs across your email pane, whenever you click on a hyperlink. Most of the time, the URL loads in your browser within 2 seconds, and thus the animation is short-lived. But sometimes, there's a delay in the background interprocess messaging, and it takes ~30 seconds for the browser (already open) to begin loading the URL. During this time, you're still looking at the same pulsating orange bar, with no idea when your "request" will be completed. These are moments when I get most enraged at snazzy animations. All they communicate is that my computer hasn't completely frozen on me.

Also note that "slick animation" for indicating system progress should adhere to not abusing the notion of a progress bar: i.e. having the progress bar steadily advance from 0 to 99%, only to hang on the 99% for a good minute.

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

The first two nitpicks I thought of:

  1. When UI designers think they know better than to follow the OS standard (and I'm bloody well looking at you, Microsoft Office 2007-developers!). Microsoft did a dandy job of forcing developers to follow the general windows API when constructing GUI...which actually is a stroke of genius. It's not that I love Microsoft's interface so much, but there is no ultimate interface. What I do expect is to be able to find common menu options (like save, or new) without having to context switch.

  2. Login screens that attempt to log you in instead of pass the cursor to the password field when you press Enter. There is no reason why I'd want to attempt logging in without entering a password first, so why not just assume that I pressed Enter instead of Tab?

link|flag
21  
[OT] The Office 2007 developers were largely driven by UI concerns. Over 80% of the feature requests Microsoft received for Office 2003 were for features that already existed, but that users couldn't find. Jensen Harris has a great presentation on this that's well worth watching: blogs.msdn.com/jensenh/archive/… – Bevan Jun 18 at 7:27
10  
To 2 - because Tab (Win) and Down-arrow (Mac) are customary actions for switching between text fields, not Enter. – MaxVT Jun 18 at 7:42
8  
[OT,Troll?,Flamebait] @Bevan: Those 80% of feature requests? Yeah, still can't find 'em. And this Ribbon thing, is making it harder for me to find the stuff I do know exists. Take Outlook for example. Why isn't the "Plain Text"/"RTF"/"HTML" mail format option actually under the "Format" menu? The ribbon is Pretty, and Mac-Like. THAT alone is why they did it. Microsoft is grasping at straws to stop the wholesale defection - with more tech companies going to Macs (my company is exploding with Mac usage) they're in for real risk here. – Chris Kaminski Jun 18 at 11:51
3  
I am still un-decided on the concept of the Office ribbon. What is miss is being able to customize it. If only ever use "save as","Bold" and "numbered list" then I should be able to create a toolbar with only those options. Anything else can be got from a menu which only uses a few extra pixels of screen height. – pipTheGeek Jun 18 at 11:56
10  
Dear Microsoft, I find your ribbon to be neat. I the next version of office, can you include the ability to save my documents? It seems wasteful to have to keep my computer running all the time, and it seems to get slower and slower the more documents I create. – Breton Jun 19 at 0:12
show 9 more comments
vote up 26 vote down

Popups with "This can't be done" on half of possible actions. Those actions are to just be disabled instead.

link|flag
8  
That is a controversial one: Some developers think that it is not a good idea to disable actions, because the user never knowns why it is disabled. Instead they say it's better to keep them enabled and show an explanation why the user cannot execute the action. – DR Jun 18 at 7:13
35  
Best heuristic I've seen for this - the one I promptly adopted as my own - is to disable/enable controls for UI purposes (say, Delete is disabled unless there's a selection in the grid), but not for business purposes (Delete is enabled even if the selected item is not-deletable). IMHO strikes a good balance of discoverability and usefulness. – Bevan Jun 18 at 7:25
1  
DR - That's one of the reasons menu item help was invented. What we really need is more apps that implement this well. – Stewart Jun 18 at 15:36
7  
@DR: Personally, I find this very misleading. Also, there's a third choice: disabled but with a hover explanation. When the user hovers over it describe why it's not available. – Chris Lively Jun 18 at 19:27
4  
Hover explanations seem like a really neat and useful solution, but when I've tried them on real people, they go completely unnoticed. Use hover text to hide things you don't expect anyone to ever read. The best way to deal with this, I think, is to have the pop up, but make it like a growl notification: does not require explicit dismissal, just pops up for a second and fades away. – Breton Jun 19 at 0:05
show 4 more comments
vote up 209 vote down

Having to wait for DVD menus

On DVDs I don't like it when I have to wait for the menu to become active.

Sometimes the viewer has to wait 30 seconds of movie snippets, animations and sometimes even advertising until it is possible to go to the chapter selection menu.

It becomes especially annoying when it is a TV series DVD where you often watch small parts and often start and stop the player.

I guess the designers thought it would be entertaining to watch all that stuff, but after the first time it really annoyes me. After all I just want to watch a movie...

link|flag
74  
This is why you should always buy the pirated version :) – pipTheGeek Jun 18 at 11:49
85  
+1. I paid for that DVD, I shouldn't have to suffer through advertising – Charlie Somerville Jun 18 at 12:08
8  
What's even worse is DVD player UIs that don't correctly recognize the stop button input during such sequences. This is really frustrating for me, as my DVD changer will not change DVDs unless a stop is issued. – David Berger Jun 18 at 16:15
4  
I don;t like repeating background music on commercial DVDs – Crippledsmurf Jun 18 at 22:00
24  
@Charlie Somerville What about 'I paid for that DVD, I shouldn't have to suffer through a long and annoying "do not pirate" announcments!" – lagerdalek Jun 19 at 2:25
show 8 more comments
vote up 20 vote down

"Color gradients and lots of animations are cool and lead to a great user experience automatically."

Ehhh... no. Not really. And by no means automatically. A crappy interface without gradients/animations generally gets even crappier when these things are added!

link|flag
show 1 more comment

Your Answer

Get an OpenID
or

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