Closed Bug 1088783 Opened 10 years ago Closed 6 years ago

[browser] User can not stream podcast, the play button does not function

Categories

(Web Compatibility :: Site Reports, defect, P5)

ARM
Gonk (Firefox OS)
defect

Tracking

(b2g-v1.4 affected, b2g-v2.0 affected, b2g-v2.1 affected, b2g-v2.2 affected)

RESOLVED WONTFIX
Tracking Status
b2g-v1.4 --- affected
b2g-v2.0 --- affected
b2g-v2.1 --- affected
b2g-v2.2 --- affected

People

(Reporter: psiphantong, Unassigned)

References

()

Details

(Whiteboard: [2.1-exploratory-3][notcontactready])

Attachments

(2 files)

Attached file pc.txt
Description:
When streaming podcast from podcastone, the play button does not function

Setup Steps:
1) Flame device is set to 319mb

Repro Steps:
1) Update a Flame device to BuildID: 20141024001204
2) Google stone cold podcast
3) Tap the first link
4) Play an episode 


Actual:
play button does not function

Expected:
play button function


Flame 2.1 

Device: Flame 2.1 (319mb)(Kitkat Base)(Full Flash)
BuildID: 20141024001204
Gaia: 0f76e0baac733cca56d0140e954c5f446ebc061f
Gecko: 7d78ff7d25b6
Gonk: 05aa7b98d3f891b334031dc710d48d0d6b82ec1d
Version: 34.0 (2.1)
Firmware: V188
User Agent: Mozilla/5.0 (Mobile; rv:34.0) Gecko/34.0 Firefox/34.0



Repro frequency: 100%
See attached: screenshot, logcat
This issue also reproduces on the Flame 2.2 and the Flame 2.0, the play button does not function.

Flame 2.2 

Device: Flame 2.2 Master (319mb)(Kitkat Base)(Full Flash)
BuildID: 20141024040202
Gaia: d893a9b971a0f3ee48e5a57dca516837d92cf52b
Gecko: a5ee2769eb27
Gonk: 05aa7b98d3f891b334031dc710d48d0d6b82ec1d
Version: 36.0a1 (2.2 Master)
Firmware: V188
User Agent: Mozilla/5.0 (Mobile; rv:36.0) Gecko/36.0 Firefox/36.0


Flame 2.0

Device: Flame 2.0 (319mb)(Kitkat Base)(Full Flash)
BuildID: 20141024000201
Gaia: 86d83f4b4111ca45ebc92ca779348cc966f43cff
Gecko: f8432250efb7
Gonk: 05aa7b98d3f891b334031dc710d48d0d6b82ec1d
Version: 32.0 (2.0)
Firmware: V188
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(dharris)
Attached image 2014-10-24-12-23-22.png
This issue also reproduces on the Flame 1.4, the play button does not function.

Environmental Variables:
Device: Flame 1.4
Build ID: 20140814202332
Gaia: 129211661489feb60bbd6772a44081d23b374f17
Gecko: 1483bd406aad0b3b9e3bdb75c5238b787b5a0cd6
Version: 30.0 (1.4)
Firmware Version: v165
User Agent: Mozilla/5.0 (Mobile; rv:30.0) Gecko/30.0 Firefox/30.0
Component: Video/Audio → Mobile
Product: Core → Tech Evangelism
I assume you're referring to http://podcastone.com/Steve-Austin-Show?

Note: with the Fennec UA, I get an error (which repros on Desktop with spoofed UA):

We Encountered An Internal Server Error

While trying to process your request we encountered an internal error, and were unable to process your request.

Please click the "Back" or "Previous Page" button on your browser and re-submit your request.

If the error re-occurs, contact our Technical Support Group at error@PodcastOne.com to inform them of the problem you are experiencing.

We apologize for the inconvenience and thank you for your patronage.

;_;
Since they're serving the desktop site to FxOS, you can reproduce the error in desktop by disabling flash:

There's an html5 audio fallback, but it's not working. Unsure why ATM.

...
src: "http://www.PodcastOne.com/images/flash/player/flowplayer.commercial-3.1.5.swf",
		 onFail: function() {
			ele.innerHTML='<audio src="' + html5URL + '" controls="controls" style="display:block; width:' + width +'; padding:0px 0px 5px;"></audio>';                                
		 },
...
Whiteboard: [2.1-exploratory-3] → [2.1-exploratory-3][notcontactready]
not nominating to block, as this is a tech evangelism bug
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(dharris)
document.getElementsByTagName('audio')[0].play() starts the audio, so I can only assume that it's something about the styling of (other elements in?) the page that makes the audio element's controls unclickable.
Priority: -- → P5
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: