This tag is for questions specific to upvotes, the community's way of telling peers that their content was clear and helpful. Up-votes on the meta sites may have different meanings.

learn more… | top users | synonyms (4)

7
votes
4answers
169 views

As Question asker should I up vote answers?

I understand that if I feel satisfied with an answer, I can (and should) accept it. But should I up vote the accepted (or other) answers to my own question as well?
0
votes
1answer
103 views

At what score do you stop receiving points for upvotes? [duplicate]

I answered a question and currently have 39 upvotes. I just noticed I no longer receive the +10 for each upvote. QUESTION: At what score do you stop receiving points for upvotes?
0
votes
0answers
40 views

upvote and downvote buttons are activated only after refresh in stackoverflow?

If I open a question page in stackoverflow and leave it for a few seconds, after that upvote and downvote buttons are not working (in chrome! in IE10 and firefox it's ok). Every time I have to ...
1
vote
0answers
80 views

Easy upvoting for more knowledged users? [duplicate]

I'm fairly new to the Stack Overflow community. Searching trough some questions, I very often recognize the following: A few people giving similar answers aren't upvoted, but that one, which has a ...
-10
votes
1answer
103 views

Accepted answer ,up vote and bounty award

Recently I posted a question on Pro WebMasters. After a couple of days no one had answered my question so I decided to start a bounty. After a while someone actually gave me a solution, so I accepted ...
-12
votes
2answers
155 views

Prohibiting upvotes from newbies makes Stack Exchange miss valuable feedback

I'm taking up a new programming language, and I'm stumped on a daily basis. Then I go on a Google-guided tour of dark recesses of the Web, where something useful may have been written about my ...
0
votes
0answers
33 views

Upvotes that don't count towards the total reputation [duplicate]

In the time that I've been a member of StackOverflow, I encountered this situation multiple times. However, the only example that I was able to find now was on Programmers.StackExchange. I ask the ...
1
vote
0answers
56 views

Why don't I get reputation points on this meta site? I do get it on Meta Stack Overflow [duplicate]

I've over 500 reputation points on stackoverflow.com, and I joined meta.stackoverflow. I got the 100 reputation point association bonus. When I ask a question in meta.stackoverflow, and my question is ...
-7
votes
1answer
302 views

“+1 for bla bla bla” comments [duplicate]

I can't tell you how many times I've seen a comment that simply says "+1 for [insert quote from answer]". Here are a few examples: Why do we have reinterpret_cast in C++ when two chained static_cast ...
-3
votes
2answers
85 views

Is there a way to prevent spamming votes? [duplicate]

While I was working on an app, I was reading on question on SO. After a while (half an hour) i returned to the same question.I refreshed the page, and saw that the questioner had a considerable ...
-13
votes
2answers
105 views

Extended answers at Stack Overflow

I would like to propose an "alternate" to "edit answer". It seems to me that sometimes a question has too many answers to parse through. Often I think this is because everyone wants to get the ...
3
votes
0answers
48 views

Is it possible to find related post associated with the reputation loss due to “user was removed” message

I have seen the similar post here on the site related to the message user was removed but its not quite clear how to find the related post associated with it. We can see the post associated with ...
0
votes
0answers
80 views

Upvoting not working: Sluggish Interface?

I've noticed that from certain, less powerful computers, it won't let me upvote a question on stackoverflow (didn't test other sites). When I click upvote, it kind of 'freezes.' I can sit there for ...
0
votes
1answer
95 views

Reputation not updating after an upvote

This morning when I used the Stack Overflow login my reputation was 966. At lunch time I answered a question and obtained an upvote, but my reputation has not been changed. The question is After ...
3
votes
3answers
106 views

Discouraging 'minimal correct answers' for fast points [duplicate]

One of the odd patterns I've noticed on SO goes something like this: Person A asks a question. Person B very quickly delivers the minimum viable answer, with minimal explanation. B's answer starts ...
-18
votes
2answers
138 views

Do you smell setup in some highly upvoted questions/answers? [closed]

This is very hard to prove or even thinking of it may have consequences (let's see) but as any kind of democracy has its pitfalls, sometimes I feel a question (or maybe the answer too) has setup ...
-17
votes
1answer
115 views

Why people upvote answers that are copy pasted from question? [closed]

Why people upvote the answers that are exactly replica of the question, even without fixing the code errors that is contained in the question itself?
0
votes
1answer
54 views

Reputation not getting added [duplicate]

My answer was upvoted twice, but I got rep only once, which is has amused me the most! Before answering, please do note that I've gone through quite a few posts where there were different reasons ...
1
vote
1answer
52 views

How do I find my“ vote-up” history? [duplicate]

Before, I found an answer to a problem that I had in stack overflow and I voted up for it. Now I am encountering the same problem, I recall the solution but not the syntax and I can't find it ...
8
votes
4answers
272 views

Why doesn't accepting an answer count as an upvote?

When you accept an answer, it seems you should also (by etiquette?) upvote the answer. Why doesn't the checkmark count as an automatic upvote?
5
votes
1answer
86 views

How to search for an answer I voted for?

I voted for an answer, but forgot to mark that question as a favorite. I don't remember: the user who asked the question the user who answered the question the question's title The only thing I ...
3
votes
3answers
114 views

Maximum upvote and downvote a question or answer can receive

Is there a limitation in the upvote or downvote for a particular question or answer can receive?
13
votes
4answers
306 views

How do some questions get so many votes?

How do some questions get so many votes? For example, Is there an "exists" function for jQuery? has 548 votes so far. Is it about marketing your questions in other chat rooms? Or it simply ...
3
votes
1answer
108 views

Why I got only 2 reputation for upvote [duplicate]

Yesterday I faced one issue, I don't know wether it's an issue or my fault of understanding. Here is answered one question Can GWT handle Java Swing? Answer accepted and got 4 up votes. Still ...
6
votes
2answers
159 views

Upvotes with no user

I was just querying the stack exchange database, and I noticed that there are records in Votes for upvotes with null UserId. SELECT COUNT(*) FROM Votes WHERE VoteTypeId = 2 AND UserId IS NULL ...
-5
votes
2answers
146 views

How do I give an upvote?

Some one gave a very useful answer and I want to reciprocate in one way or another. How do I give an upvote?
1
vote
2answers
175 views

How do you deal with upvotes on answers that are just farming?

Take a look at the answers at the bottom of this question: How do you disable browser Autocomplete on web form field / input tag? Some of them are 3 years old, all of them have 1 upvote. Most of ...
0
votes
1answer
60 views

What does empty upvote mean in reputation history? [duplicate]

What does empty upvote mean in reputation history? In the history view I can see some records marked as upvote, and usually there are some points. But rarelly I can see empty field there.
2
votes
2answers
61 views

Missing upvote points

I read "Whats happening to my reputation" and "Missing upvote rep" and I have no idea whats happening: http://stackoverflow.com/users/224774/thorsten-s?tab=reputation Looking at the reputation tab I ...
-10
votes
1answer
110 views

Autovote up on answering accept

I have a suggestion. Not a reputation whore, but I have seen that some users accept an answer but not upvoting it. Two examples that recently happened to me are here and here. The way I see it is ...
2
votes
1answer
54 views

How can I know the count of up voted answers on questions where an answer of mine has a positive score?

I want to know the total no of up votes given by me to the answers on questions where an answer of mine has a positive score. I want this count to see the eligibility of the silver badge ...
4
votes
3answers
81 views

Is there a guarantee that marked questions as favorites will not be deleted and can I reread them in the future?

Is there a period after which the question can not be deleted? Similarly for upvoted questions and answers. Maybe for deleted questions assign a unique hash code. Thus we can reread in the future ...
5
votes
1answer
117 views

How to upvote on Stack Overflow?

Could someone please point me in the right direction on how to "upvote" a comment or answer? It appears a rather stupid question but I have received some very useful support on this site and I would ...
2
votes
1answer
66 views

Why can't you view the upvotes/downvotes on a meta question/answer? [duplicate]

Is there a reason for that you can't view the number of upvotes and downvotes on a question/answer on a meta SE, but you can on the main SE sites?
1
vote
1answer
78 views

Vote Up and Posting Hybrid Answers [closed]

Since I only have 1 point so far, I cannot Vote-Up any of the answers; none-the-less, I have made hybrid versions of dozens of answers from this site over the years. It would have been nice to ...
3
votes
1answer
200 views

Tit-for-Tat Voting

Not accusing anyone of anything here, but is there a mechanism in SE's voting anomaly detection algorithm to detect users essentially playing a tit-for-tat strategy with votes (since voting is a kind ...
-8
votes
1answer
71 views

Canceling an upvote on an answer delay may be too short

I'm sometimes having some debates with guys around a given question in stackoverflow, and I realise the answer I upvoted previously is not the one I should have. The problem is that I sometimes ...
1
vote
2answers
99 views

Why am I getting recent up-votes on a old answer for a question that is now closed?

I'm getting up-votes on an old question on SO, that was originally down-voted. This question is now closed. Apparently, the folks there were against not the answer itself but a rather useless link ...
15
votes
5answers
319 views

Grateful, frequent user not allowed to express gratitude?

I am a constant Googler, and I often prefer/select Stack Overflow results when given the opportunity. I use Stack Overflow to find information as opposed to asking questions of the community, and I ...
3
votes
1answer
111 views

In what cases does a user get 5 reputation points for an up-vote on an answer?

I am looking at this answer, and checked what other up-votes the user got on the profile page, and noticed a 5 reputation up-vote.
0
votes
1answer
60 views

Duplicate questions and inconsistent voting

This question is really just to suggest an equal and fair treatment to all the stack members on all subsites. When an OP asks a duplicate question, there is no saying if the question will be upvoted ...
4
votes
1answer
125 views

If up-vote after down-vote, user is getting rewarded for useless answer

Some days ago I asked a question with a bounty (because I hardly ever get any answers, since people only answer to new questions). The first answer I got was absolutely useless, it didn't have ...
13
votes
0answers
50 views

See the effect of edits on votes

I often like to see the effect of edits on the votes of a post. This can be useful when reviewing, but it can also be an interesting statistic. Besides it is cool to see the effect of your edit on a ...
-6
votes
2answers
191 views

+1 for the name? [closed]

I usually upvote because of the content. But it looks like the name matters as well because this comment suggests that the answer was upvoted purely because of the users name, not the content of their ...
2
votes
0answers
29 views

Change upvote/downvote hover text on meta.stackexchange.com [duplicate]

I am a regular user of the IT side of StackExchange (StackOverflow, Programmers, Serverfault etc). In these sites you upvote and downvote question based on whether you think the question shows ...
1
vote
2answers
99 views

Reopening closed question

I would like to know if the questions that are "off-topic" or "not a real question" can possibly be reopened by re-editing to change the title and question so far. Take a look at my question I've made ...
0
votes
1answer
113 views

How to accept and upvote resource for new users [duplicate]

Some (new) users don't accept or upvote any answers, they just thank the user that answered. Where can I find a nice resource to point new users to to tell them exactly how to accept and/or upvote an ...
-7
votes
2answers
143 views

Penalize upvotes to very poor quality posts

This question triggered my thoughts, but it is surely not the "best" (or I should say, worst) example out there. At the moment of writing, this question has 4 downvotes and 1 upvote. It is obvious ...
3
votes
3answers
106 views

Does an upvote on an answer bring the question to the top of the recent list?

I was wondering about this for some time. It already happened to me several times in SO that I had an answer inactive for about an year and then my answer started receiving a bunch of upvotes once ...
-15
votes
2answers
101 views

Display the number of up-votes along with the %accepted

Some people ask many questions and only accept answers. Never they give an up-vote. Meaning all the other participants to a question - who may either help or complement the accepted answer - get ...

1 2 3 4 5 8