I know that lots of people get help from the site everyday, and in general it is a great site. I love answering questions and getting answers for other knowledgeable programmers.

But.....

There is probably one feature, one thing about Stack Overflow (or related sites) that gets me annoyed. That is my question: What is the one feature about Stack Overflow that annoys you.

Post the features/bugs/habits up and if someone has already said it, give them an upvote.

share|improve this question
6  
This is a duplicate that is the mother of all duplicates. To get an idea of what annoys people the most, simply search in the [bug] or [feature-request] tags and sort by highest votes. – Ether Feb 1 '10 at 19:05
4  
@AEther: Not necessarily true. A bad feature doesn't have to be a non-feature or a bug. – Jonathan Sampson Feb 1 '10 at 19:09
2  
Why would someone vote to close this as "Not Stack Overflow related"? This is a good question to have on meta. – Troggy Feb 2 '10 at 1:22
4  
@Matt is ALWAYS Friday in Iceland.... – Chacha102 Feb 2 '10 at 17:27
1  
Wow, it's amazing that not many of these are serious (meaning both not-funny and show-stopping)....guess that means the staff is doing a great job. :D – CrazyJugglerDrummer Feb 4 '10 at 21:21
show 4 more comments

closed as not constructive by kiamlaluno, Al Everett, yhw42, jonsca, Toon Krijthe Sep 25 '12 at 7:28

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

31 Answers

1 2
up vote 97 down vote accepted
+100

Meta questions describing clearly broken behaviour closed as "status-bydesign" when Jeff really means "closed-because-I-say-so".

share|improve this answer
22  
A superupvote would come in handy right now! – alex Feb 1 '10 at 19:08
5  
+1 Even though this isn't a feature, I must still upvote after the response I got from this question: meta.stackoverflow.com/questions/36049/… - I love what Atwood has done as much as the next guy, but bugs are bugs :) – Jonathan Sampson Feb 1 '10 at 19:11
35  
I am superdownvoting this answer. – Jeff Atwood Feb 1 '10 at 19:16
46  
status-I-could-care-less and status-get-off-my-lawn are more appropriate. – alex Feb 1 '10 at 19:17
30  
@pi: wouldn't it be couldn't-care-less? – perbert Feb 1 '10 at 19:20
3  
I agree with pi, this needs a superduperupvote. :-) – Brian Knoblauch Feb 2 '10 at 13:27
9  
This is one of my favorite features. While I disagree with the Atwood from time to time, I appreciate having a clear and dedicated site owner. It's not easy to say no, especially when we complain so loudly...but let's be honest--a lot of our ideas suck. – Michael Haren Feb 2 '10 at 14:32
11  
@Michael maybe a lot of your ideas suck....... ;) – Chacha102 Feb 2 '10 at 20:34
5  
+1 This is about customer communications. When my customers wants something hard, I explain why it's better to spend the time doing other features instead. I don't just shout "No!" and hang up the phone. – MarkJ Jul 6 '10 at 19:32
show 6 more comments

Nonintuitive search functionality.

share|improve this answer
5  
Nonintuitive? More like: just doesn't work very well. How about giving us + - and real phrase searching. I'd prefer not to use google whenever I need to get quality search results on SO. – user135186 Feb 5 '10 at 14:25
1  
I must admit I have had only good experiences with SO's search. Everything I've searched for (especially specific questions or answers) I've always found. – Pekka 웃 Feb 10 '10 at 11:42
1  
fixed? – Tshepang Jan 5 at 11:11
show 5 more comments

I can't stop.

share|improve this answer
1  
This isn't as funny now that the title has been edited. – mmyers Feb 1 '10 at 18:38
6  
Actually... It's funnier! – Shog9 Feb 1 '10 at 18:39
4  
It used to be Why do you hate SO? – Chacha102 Feb 1 '10 at 18:40
2  
@Shog9: Wow, how do I get myself into these things? I hadn't even noticed it could be read that way. – mmyers Feb 1 '10 at 18:46
show 1 more comment

The "fix" provided below is now part of the global feature itself, as such, this post will not make much sense to those who aren't familiar with the previous state of the feature.

The first time I clicked (accidentally) on the votes next to an answer/question and saw two 0's stacked, I thought it was a bug with the voting script (client-side). It wasn't until today that I actually learned that these stacked numbers (I've only seem 0/0) actually represent upvotes vs downvotes.

Now that I understand it, it's a great feature (not necessarily a good implementation though) - just confusing if you're not expecting it.

Firefox users, there's hope:

I've decided to whip up a small greasemonkey solution to colorize the differing vote details. You can click-to-install it over at http://meta.stackoverflow.com/questions/37841/greasemonkey-colorized-vote-details

alt text

share|improve this answer
4  
+1 One of the worst bits of GUI design I've seen recently. Oops, sorry - I have to remove it for you saying this is a "great feature". – nb69307 Feb 1 '10 at 18:54
1  
@Neil: You're right; it is a poor UI. However, it is a great feature. – SLaks Feb 1 '10 at 19:00
4  
The tooltip explains what it is. Fractions seem pretty logical to me -- the number on top nearest the up arrow is upvotes, the number on the bottom nearest the down arrow is downvotes. shrug – Jeff Atwood Feb 1 '10 at 19:17
5  
@Jeff It makes sense once you understand it. You, having conceived the idea, can understand it rather well. I truly thought this was a bug with the voting script. Differentiating the UI for each number would go a long way, in my honest opinion. I don't want to be all-gripe though, thank you for implementing such a wonderful feature. – Jonathan Sampson Feb 1 '10 at 19:19
2  
I had the same reaction when I first accidentally discovered this feature. – user27414 Feb 1 '10 at 19:35
4  
@AEther: I think colors, as simple as they are, would accomplish a lot. Maybe even as simple as making the bottom number red. – Jonathan Sampson Feb 1 '10 at 19:45
1  
Greasemonkey solution: meta.stackoverflow.com/questions/37841/… – Jonathan Sampson Feb 1 '10 at 20:31
8  
@Jeff - Keep in mind that 99% of people don't read the tooltips. Then design the UI. – Super Long Names are Hilarious Feb 1 '10 at 21:09
1  
That color change is perfect! – user27414 Feb 1 '10 at 22:01
4  
Update!!!! as of svn revision 6217 sometime this afternoon, up and down votes are now coloured green and red. Woohoo! – Ether Feb 2 '10 at 0:41
1  
Epic. I wonder if I get a badge :) – Jonathan Sampson Feb 2 '10 at 1:47
show 7 more comments

[Belongs-on-xxxxxxx] tags

share|improve this answer
12  
[Closed-as-not-xxxxxxxx-related] – Ivo Flipse Feb 1 '10 at 18:42
1  
I can see why users without 3000 rep would want to be able to chip in, but they don't really help any, – CrazyJugglerDrummer Feb 4 '10 at 21:19
show 4 more comments

The fact that human verification appears too much in the way when reorganizing.

share|improve this answer
3  
Actually, Google already digitized all of the books. And the flowers. Captcha's are for digitizing bunnies. What's left of them. – Ocaasi Aug 6 '10 at 4:43
show 4 more comments

What is the one feature about Stack Overflow that annoys you.

It's not open source.

I'm not an open source activist, but stackexchange isn't customizable enough for my needs, and none of its clones are anywhere near feature complete, nevermind stable and usable.

share|improve this answer
1  
It's amazing how cool it is without being open source, though... – Nathaniel Feb 10 '10 at 6:36
show 3 more comments

Color themes for answered/accepted questions on Serverfault

alt text

When the display contrast / brightness are low or when using my computer outside, the colors themes are too close and confusing.

share|improve this answer
1  
Well, one has green lettering and one doesn't.... But yes, it is not different enough – Chacha102 Feb 18 '10 at 1:31
1  
we made this more different, so this is [status-completed] meta.stackoverflow.com/questions/35024/… – Jeff Atwood May 1 '10 at 12:30
show 1 more comment

People who post questions like this, questions that are sooo subjective and EVERYBODY has an opinion on. People who have insanely high reputation all have questions like this as their "best questions" even if they have no technical merit or insight.

share|improve this answer
6  
This... is... Spar^H^H^H^H METAAAAA!!!! – perbert Feb 2 '10 at 13:57
3  
@changeling: 1 for each char to be deleted, looks like the right amount to me – quack quixote Feb 2 '10 at 23:49
2  
@Changeling, I don't get it; wouldn't that just be "This... is... Spar"? – Popular Demand Sep 9 '10 at 16:29
show 3 more comments

"Please post this on Super User." (works also with Server Fault)

And the worse is that the question gets migrated anyway, of course, so it's closed on the original site. So you can't even explain to the original commenter why he shouldn't recommend that.

Usually makes me turn green and rampage my desk.

share|improve this answer
show 1 more comment

Being awarded certain badges and having no idea why. Tell me which question or answer they pertain to!

share|improve this answer
2  
now you are told – Tobias Kienzler Sep 3 '10 at 12:43

Having no way to view all my comments, particularly as the data's there.

share|improve this answer
show 1 more comment

That you cannot vote for a comment more than once every 5 seconds. Some comments are very short and it is not impossible to read, decide and click within 3 seconds!

share|improve this answer

It annoys me that the "Related" column on the right hand side on every question leads to a lot of false positives when searching (e.g. with Google). Conversely if "-" is used to filter the result (e.g. "-Java" to exclude hits containing Java) it leads to false negatives.

It may be possible to restrict the search using the tags, but the search engine syntax for this is complex and has to be remembered somehow.

share|improve this answer
2  
@Jeff, you have recommended gooogle for complex searches. Do you not recommend it anymore? – Perpetual Motion Goat Feb 10 '10 at 1:44
show 2 more comments

Not enough cowbell. I gotta have more cowbell!

share|improve this answer
3  
Not enough YouTube links. I gotta have more YouTube links. – Brad Gilbert Feb 9 '10 at 14:18

That the little icon that indicates that you have a message does not seem to work when I first view the site. It's only after a few views that it tells me that someone replied to my question several hours ago.

share|improve this answer

What I hate is users that whine when they get downvoted, or because their question got closed

share|improve this answer
6  
-1 That's not a feature. – Jonathan Sampson Feb 1 '10 at 19:01
7  
@Jonathan: It's a bug. – perbert Feb 1 '10 at 19:23
1  
@Heather, they are bugs (?) – jmfsg Feb 3 '10 at 19:21
show 3 more comments

Not being able to send a direct message to another user.

share|improve this answer
show 7 more comments

The fact that the comment controls are hidden and only show up on mouse over and the fact that they aren't <a> tags. This seriously sucks for anyone using conkeror and, I imagine, anyone using a screen reader. Though we, or maybe I as I might just be the only SO user using it, can now vote with out reaching for the mouse, the comment controls still elude me because of this complete pain in the butt markup.

Also, another thing that drives me insane is how poorly SO handles larger font sizes. I'm one of those people who jacks up the fonts to a minimum of 14. On SO this causes text to disappear behind ads on the right rather than wrapping.

share|improve this answer
show 2 more comments

The editor where I type in my answer. Most of it is fine, but I REALLY want a single return to show as a return! There are times I want just a single newline, but I can't get it. 1. Like a list 2. That is on a separate line for each number 3. Like this isn't, even though I'm typing it this way.

Yes, I know it is by design, yes I know Jeff has said this is the way it is, but it's still a bad UI.

share|improve this answer
show 1 more comment

Copy-Paste Answer Users

Many times, after answering a question (let say 6-8 min after) someone posts exactly the same response reformatted and added a link or any opinion only to get your points.

The bad feature is that a feature is missing to report / flag that kind of answers, down voting is not enough !

share|improve this answer

Users who deliberately bump questions to expose their answer/question to the front page in hopes of harvesting rep.

share|improve this answer
4  
Comments don't bump posts... – Chacha102 Feb 2 '10 at 2:22
2  
only answers and edits bump posts – Jeff Atwood Feb 2 '10 at 2:23
2  
My point is, people who bump posts to harvest rep. – dreamlax Feb 2 '10 at 2:41
2  
@dreamlax Still, then your answer needs to be good. As long as it's not bumping something every minutes for hours on end (which the system prevents anyway, I think) I must say I'm ok with it. A bad question or answer will not receive any more or less response from bumping. – Pekka 웃 Feb 3 '10 at 15:21
2  
I swear I did not edit this answer to bump the question to the front page. I just thought I would edit it to make it more relevant. – dreamlax Feb 17 '10 at 22:18
show 3 more comments

Being asked to verify that I'm a human. I'm logged in, aren't I? If I abuse it, ban me - just stop checking so often!

EDIT: this is a duplicate of http://meta.stackoverflow.com/a/37913; support that one instead.

share|improve this answer

Badge notifications:

You have mail-er-badges.

Cool! Wait, how'd I earn that badge?

share|improve this answer
show 1 more comment

"letter" icon and link behind username are not very meaningful. There were so many times when I just couldn't remember on which one to click to find my last answer/question (example).

share|improve this answer

Automatic spell checking I think is missing for users of different countries (and they are many...) and not only for them...

share|improve this answer

A bad feature is the orange colour for the highlighted tags. It's ugly.

share|improve this answer

Not being able to create a SOFU friends list.

share|improve this answer

OpenID, not being able to post iPhone questions on Super User, the idea of a "trilogy" instead of just one site.

share|improve this answer
3  
On SU, we were all wondering where you went, we were really worried. – Gnoupi Feb 9 '10 at 14:10
4  
-1 OpenID is the best authentication method in existence. – Nathan Osman Jul 6 '10 at 18:43
show 1 more comment
1 2

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged