This is about the least important bug that's ever been found on this site, but I feel the need to file it anyway:

When writing a new answer, the periodic check for other answer submissions doesn't exclude the answer currently being written. There's an edge case where you can hit the post button to submit the new answer, and while the question page is loading the check for new answers fires and finds the answer you just submitted, displaying the "there's 1 new answer on this post" bar. Naturally it disappears pretty fast as the question page loads.

Should the post answer button disable that check when it's clicked?

share|improve this question
2  
Least important is case and typos. – random Jul 21 '10 at 20:06
2  
@random, or plurality bug(s). – jjnguy Jul 21 '10 at 20:09
I saw a question about this recently. Like, within a week or so. I posted a comment about how I once started an answer at home, went to the office and wrote a new answer, then came home to see the banner for my own answer. But I can't find it anymore... – Grace Note Jul 21 '10 at 20:10
@Grace That seems like not the same thing, if I'm understanding you properly. If you're editing an answer in two different windows and post on one of them, I would expect the other to show the new answer bar, but this is the new answer bar being shown in the window that posted that very answer – Michael Mrozek Jul 21 '10 at 20:41
I kinda detracted there - the report I saw was asking "What was on that banner?", because it happened just as the user was submitting an answer. Alas, I can't find it. – Grace Note Jul 21 '10 at 20:50
@Grace Oh, now that you say that, I remember seeing that question when it was first posted too :). No idea where it is now – Michael Mrozek Jul 21 '10 at 22:07
It's nice this got back on the main page, because I can reproduce it approximately once every two months or so (last time was a few days ago). It's easier to notice now because it uses the old top notification bar instead of the more subtle hint provided by the new websockets interface. I'll try to take a screenshot next time it happens. – Frédéric Hamidi Jan 16 at 20:05

You must log in to answer this question.

Browse other questions tagged