jcrash said:&ou miss my point. There is a work around and the sky is not falling - despite the adamant assertions to the contrary. Bugs happen. If the coder in question is under the age of 25, he might well have never owned a cassette player. Obviously, it shouldn't skip you to the beginning unless the intent is that pause once you "pause" but pause twice you "stop." Nevertheless, hitting play works great. Now that everyone knows the issue, skipping to the beginning (in the eyes of a coder) becomes "user error."
Just being devils advocate as it is a position I think I have some understanding on.
The pause button works exactly the same way in every CD player I've ever owned as well. There's no reason why the developers shouldn't know that's how the pause button is expected to work no matter how young they are.
And even if for some reason the developers have lived in a cave for their entire lives, who in their right mind would intentionally code the pause button to return to the beginning of the recording? Calling that "user error" simply because there is a work around is the stupidest thing I have heard in a long time.
I am a software developer as well so I have a bit of experience with this as well. Having a work around for a bug does lower the priority a bit, but that doesn't mean we just refer to it as "user error" and ignore it. We still fix it.
Dennis