Closed
Bug 1301874
Opened 7 years ago
Closed 6 years ago
Unable to maximise videos on liveleak.com (Firefox mobile)
Categories
(Web Compatibility :: Mobile, defect, P3)
Web Compatibility
Mobile
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bug.zilla, Unassigned)
References
()
Details
(Keywords: compat, Whiteboard: [sitewait])
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0 Build ID: 20160903004009 Steps to reproduce: Visit liveleak.com and attempt to maximise a video Actual results: Video does not maximise Expected results: Video should maximise
Component: Untriaged → Audio/Video
Product: Firefox → Firefox for Android
Version: 50 Branch → 47 Branch
Comment 2•7 years ago
|
||
BTW,I can see this problem on my nightly.
Comment 3•7 years ago
|
||
liveleak.com uses jwplayer v6.8. To trace the behavior back to version 6.8 (about 2.5 years ago), I found these lines of code [0]. For android, it should run into _isMobile block, however, it does something make no sense for Fennec(all version) to toggle fullscreen. In other hand, it was doing right on webkit based browser(see line: 373). It seems the only way is to try to ask liveleak.com upgrade jwplayer's version, otherwise we could not help with this issue. By the way, [1] is the latest fullscreen implementation of jwplayer, it should work fine. [0] https://github.com/jwplayer/jwplayer/blob/v6.8.0/src/js/html5/jwplayer.html5.view.js#L361-L392 [1] https://github.com/jwplayer/jwplayer/blob/15fe00794cfbbef6e2d63c0c6023e82be4151ca9/src/js/view/view.js#L102-L107
Flags: needinfo?(ralin)
Comment 4•7 years ago
|
||
Ray, Thanks for your super fast check! I will try to talk to liveleak to see if they can upgrade their JW player.
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Component: Audio/Video → Mobile
Product: Firefox for Android → Tech Evangelism
Version: 47 Branch → unspecified
Mike - if we make this tech evangelism, will someone try to contact the site?
Flags: needinfo?(miket)
![]() |
||
Comment 6•7 years ago
|
||
This issue is a duplicate of https://webcompat.com/issues/551 I tried to contact them a couple of times. My latest attempt was 21 days ago, where I had a human replying to me. I sent a message.
Comment 7•7 years ago
|
||
Thanks Karl!
Comment 8•6 years ago
|
||
This seems to be fixed now -- fullscreen button works as expected.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•4 years ago
|
Product: Tech Evangelism → Web Compatibility
You need to log in
before you can comment on or make changes to this bug.
Description
•