@@ -101,7 +101,7 @@ ms.date: 04/20/2020
101
101
- [ Bug Fix] Player doesn't start muted when muted option enabled
102
102
- [ Bug Fix] Volume slider is displayed when controls are set to false
103
103
- [ Bug Fix] Playback occasionally repeating when user skips to the live edge
104
- - [ Bug Fix] [ Firefox ] Player occasionally throws javascript exception on load
104
+ - [ Bug Fix] [ Firefox ] Player occasionally throws JavaScript exception on load
105
105
- [ Bug Fix] [ Accessibility ] Play/ Pause/Volume button lose focus outline when selected using keyboard controls
106
106
- [ Bug Fix] Fixed memory leakage on player is disposed
107
107
- [ Bug Fix] Calling src() after player errors out doesn't reset the source
@@ -184,15 +184,15 @@ ms.date: 04/20/2020
184
184
### Bug Fixes 2.1.3 ###
185
185
186
186
- [ Bug Fix] [ Plugins|Title Overlay ] Title Overlay plugin throws JS exceptions with AMP v2.X+
187
- - [ Bug Fix] Source Set event is sent to javascript console even when logging is turned off
187
+ - [ Bug Fix] Source Set event is sent to JavaScript console even when logging is turned off
188
188
- [ Bug Fix] [ Skin ] Player time tips are rendered outside context of the player when hovering over either end duration bar
189
189
- [ Bug Fix] [ Accessibility ] [ Screen Reader] Narrator reads "Region Landmark" or "Video Player Region Landmark" when viewer has focus on player
190
190
- [ Bug Fix] [ AMP ] Cannot disable player outline via CSS
191
191
- [ Bug Fix] [ Accessibility ] Cannot tab to focus on entire player when user is in full-screen mode
192
192
- [ Bug Fix] [ Skin ] [ Live] Skin not responsive to localized LIVE text in Japanese
193
193
- [ Bug Fix] [ Skin ] Duration and current time get cut off when stream > 60 min
194
194
-[ Bug Fix] [ iPhone|Live ] player shows text for current time/duration in control bar
195
- - [ Bug Fix] [ AMP ] Calling player heuristics APIs yields javascript exceptions
195
+ - [ Bug Fix] [ AMP ] Calling player heuristics APIs yields JavaScript exceptions
196
196
- [ Bug Fix] [ Native Html5|iOS ] Videotag property "playsinline" not propagating to player
197
197
- [ Bug Fix] [ iOS|iframe ] Player cannot enter fullscreen on iPhone if player is loaded in an iframe
198
198
- [ Bug Fix] [ AMP ] [ Heuristics] AMP always operates with hybrid profile regardless of player options
@@ -208,7 +208,7 @@ ms.date: 04/20/2020
208
208
### Bug Fixes 2.1.2 ####
209
209
210
210
- [ Bug Fix] [ Accessibility ] [ Windows Narrator] Narrator reads "Progress midnight" when user has context of progress bar and current time is 0:00
211
- - [ Bug Fix] [ Skin ] logo size is hard-coded in javascript code
211
+ - [ Bug Fix] [ Skin ] logo size is hard-coded in JavaScript code
212
212
- [ Accessibility] [ HotKeys ] Hotkeys not enabled when player is clicked.
213
213
214
214
### Changes 2.1.2 ####
@@ -292,7 +292,7 @@ ms.date: 04/20/2020
292
292
293
293
- [ Bug Fix] [ iOS ] Captions/subtitles not showing up in native player
294
294
- [ Bug Fix] [ AMP ] CDN-backed streaming URLs appended with authentication tokens not playing
295
- - [ Bug Fix] [ FairPlay ] FairPlay Error code missing Tech id (Bits [ 31-28] of the ErrorCode) see Error Codes for more details
295
+ - [ Bug Fix] [ FairPlay ] FairPlay Error code missing Tech ID (Bits [ 31-28] of the ErrorCode) see Error Codes for more details
296
296
- [ Bug Fix] [ Safari ] [ PlayReady] PlayReady content in Safari yielding infinite spinner
297
297
298
298
### Changes 1.8.1 ###
@@ -612,4 +612,4 @@ Initial Pre-Release
612
612
613
613
## Next steps ##
614
614
615
- - [ Azure Media Player Quickstart] ( azure-media-player-quickstart.md )
615
+ - [ Azure Media Player Quickstart] ( azure-media-player-quickstart.md )
0 commit comments