I think there's a bug in comment deleting.

Workflow:

  • add more than one comment to a certain question
  • then try to delete them
    • first comment is deleted (after confirmation) without any problem
    • the second one isn't deleted (after confirmation)

Sometimes it's possible to delete it on the second attempt, sometimes on the third, but it's not on the first one.

I'm not sure if someone reported this here, so let me know if yes and I'll delete this one.
I'm using Firefox 4.0.1 on Windows 7 64-bit Service Pack 1

P.S. feel free to test it for instance here :)

share|improve this question
1  
It works for me (Firefox 5). – Frédéric Hamidi Aug 11 '11 at 20:57
did you try refreshing the page? – Lorem Ipsum Aug 11 '11 at 20:59
1  
Using Firefox 5 (Win7x64), I had the same problem. First comment gets deleted and removed, second comment doesn't do anything. I had to try deleting it again before it would go away. – Brandon Aug 11 '11 at 20:59
I'm seeing this behavior on Windows 7x64/Chrome 13. Sometimes it takes more than one click to delete comments beyond the first. Refreshing the page after a failed disappearance didn't make them go away either, I just had to try re-deleting again. – Troyen Aug 11 '11 at 21:00
@Brandon - exactly, so it seems it's not browser dependent, yoda - no I didn't, I would like to delete my comments without refreshing the page – daemon_x Aug 11 '11 at 21:01

1 Answer

up vote 8 down vote accepted

It's because there's 5 seconds (or so) interval before you can delete next comment

There's ajax response (but not warning)

You may only submit a comment vote every 5 seconds.

share|improve this answer
+1 and accept. Yeah, you're right. So in this case would be fine to pop the message like at comment addition You may only delete a comment every 5 seconds. – daemon_x Aug 11 '11 at 21:27
I don't know if I should accept the answer, because still it's a bit misleading and would be fine to improve it. – daemon_x Aug 11 '11 at 21:30
@daemon_x: I think it's fair enough. When Staff member adds message (completed, bydesign, declined), you can change it. I resolved your "bug" – genesis Aug 11 '11 at 21:31
Good catch. The timer is used in several cases where it shouldn't be (example) or where the text needs to be changed, so I agree with @daemon_x. – Matthew Read Aug 11 '11 at 21:35
@genesis - sure you did. Now let's hope they will take a look at this small "issue". – daemon_x Aug 11 '11 at 21:38

You must log in to answer this question.

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