The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
35 views

Invalid/Bad Request Error while posting an answer

I surf Stack Overflow using a proxy server with Firefox 13. What I am noticing in the past month, is that whenever I post an answer, it shows an Invalid/Bad Request error. In this case, I click my ...
7
votes
1answer
52 views

Badly placed hyphen in similar-tag submission block

This made me 0_O for a while, and I was thinking that it's a bug--and wondering how to circumvent it---until I realized that the hyphen in electro-chemistry wasn't a soft hyphen but an actual ...
4
votes
0answers
65 views

Submit button `disabled`s itself

After clicking the submit button, it goes in "disabled" mode. Which is fine, except for when the submission does not complete for whatever reason. Let's say my internet connection is prone to dying a ...
-5
votes
2answers
74 views

Removal of autosubmit in comments on return (and keeping linebreaks, while we're at it?)

I do understand why comments do not have the bigger formatting options that Questions and answers have, but could we PLEASE at least keep line breaks in them for readability? And if not that, could we ...
14
votes
3answers
321 views

Reject user-entered titles with the string “[ closed ]” at the end

Once in a while, some well-meaning user appends the string " [closed]" to a question title after receiving a good answer. This is, of course, confusing to people who, for example, visit the question ...
6
votes
0answers
118 views

User setting for Enter key submit-behavior

Related: Pressing Enter in comment box unexpectedly submits form Right now pressing Enter auto-submit comments and some other forms - but not others. When writing a technical answer you ...
11
votes
4answers
661 views

I am getting “Oops! Something Bad Happened!” quite often while editing posts

I am getting quite a lot of Oops! Something Bad Happened! while editing existing posts. It seems to occur only when trying to update posts, not when creating a new one. It seems to occur when I first ...
0
votes
1answer
147 views

Chrome form submittal bug [closed]

There is a bug when submitting a form using Chrome 3.0.195.38. Steps: 1. Entered Title 2. Entered Information 3. Entered Tags At this point used developer console to ...
1
vote
2answers
89 views

Which way is SO submitting the questions?

Directly submit the form Or by ajax? The process is too far for me to distinguish.