Comment 5 for bug 1417682

Revision history for this message
Nekhelesh Ramananthan (nik90) wrote :

On further investigation it turns out that the code which checks if position >= duration -120 doesn't get run if podbird is in the background. So when the user returns to podbird when the podcast has finished playing, the position is 0 that code path is never executed leading to inconsistent ticks marks. I am not sure if this is fixable and we may have to remove the automatic tick marking feature.