Closed
Bug 1301874
Opened 9 years ago
Closed 8 years ago
Unable to maximise videos on liveleak.com (Firefox mobile)
Categories
(Web Compatibility :: Site Reports, defect, P3)
Web Compatibility
Site Reports
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•9 years ago
|
||
BTW,I can see this problem on my nightly.
Comment 3•9 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•9 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•9 years ago
|
Priority: -- → P3
Updated•9 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•9 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•9 years ago
|
||
Thanks Karl!
Comment 8•8 years ago
|
||
This seems to be fixed now -- fullscreen button works as expected.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Assignee | ||
Updated•2 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•