Player.selectTextTrack() causes the text track to be disabled regardless of its previous setting. To work around this bug, call Player.enableTextTrack() after Player.selectTextTrack() to restore the previous setting.