Closed
Bug 1278045
Opened 10 years ago
Closed 4 years ago
www.repubblica.it suggests using Chrome to watch videos
Categories
(Web Compatibility :: Site Reports, defect, P1)
Web Compatibility
Site Reports
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: marco, Unassigned)
References
()
Details
(Keywords: webcompat:site-wait, Whiteboard: [sitewait][country-it])
This is #10 in the Alexa list for Italy (#2 if you only consider Italian websites): http://www.alexa.com/topsites/countries/IT.
Could we find out why they're suggesting Chrome?
| Reporter | ||
Comment 1•10 years ago
|
||
I'm on Linux and I don't have the Flash player installed. When I open the URL in Firefox, I can see the video (it's a video element with an mp4 file). When I open the URL in Chromium, I can't see the video (it's trying to use Flash).
Comment 2•10 years ago
|
||
In https://www.repstatic.it/minify/sites/video/config_video_player_v2.cache.php?name=videoplayer_js&rnd=64 we find this sort of code:
PlayerConfig.prototype.detectCurrentSetup=function(){this.currentSpecificPlatform=this.jsClientDetection.os.toLowerCase()+this.jsClientDetection.osVersion.toLowerCase();try{if(window.jscd.os.toLowerCase()=="linux"&&window.jscd.browser.toLowerCase()!="chrome"){this.flashPlugin=false;this.currentSpecificPlatform="linuxfirefox";this.customMessage='<p style="width: 100%; text-align: center;background-color: #3193C8; color: #000000;padding: 2px 0 4px 0;font-size: 11px; font-family: Verdana;"><b>ATTENZIONE:</b> Per vedere al meglio i nostri video ti consigliamo di usare il browser <a style="color: #000000;font-weight: bold;" href="https://www.google.it/chrome/browser/desktop/" target="_blank">Chrome<a/></p>';}}catch(e){}
Et cetera.
| Reporter | ||
Comment 3•10 years ago
|
||
I've sent an email to one of the addresses listed on their website, but I haven't got a reply.
I would guess they're suggesting Chrome because it has Flash.
Updated•9 years ago
|
Whiteboard: [sitewait][country-it]
Comment 4•9 years ago
|
||
Talking with people working for repubblica.it, they told me that, in 2 or 3 weeks, all the videos will be encoded in a HTML5-compatible format. After this, they will ask your advs business company to test the website before removing the banner.
Comment 5•9 years ago
|
||
Thanks Andrea!
| Reporter | ||
Comment 6•9 years ago
|
||
Out of curiosity, are they showing the banner because on Firefox on Linux they can't use Flash and so can't show ads?
I wasn't expecting the user population on Linux to be so big to actually matter for Repubblica!
| Reporter | ||
Comment 7•9 years ago
|
||
Unfortunately nothing has changed so far :(
| Reporter | ||
Comment 8•9 years ago
|
||
Still the same. Andrea, is there any chance you can ping them again?
Comment 9•8 years ago
|
||
Marco, seems to be working now with no banner? (but, didn't check Linux)
Flags: needinfo?(mcastelluccio)
Priority: -- → P1
| Reporter | ||
Comment 10•8 years ago
|
||
The banner is still there for me. It seems specific to Linux, as the code that prints the message is behind:
> if(window.jscd.os.toLowerCase()=="linux"&&window.jscd.browser.toLowerCase()!="chrome"){
Flags: needinfo?(mcastelluccio)
Comment 11•8 years ago
|
||
Ah, thanks!
| Reporter | ||
Comment 12•7 years ago
|
||
Andrea, do you still have contacts working for repubblica.it? They are still showing the banner.
Flags: needinfo?(amarchesini)
Comment 13•7 years ago
|
||
I contacted them again. I'll write a comment when I have news.
Flags: needinfo?(amarchesini)
| Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Comment 14•7 years ago
|
||
See bug 1547409. Moving webcompat whiteboard tags to keywords.
Keywords: webcompat:site-wait
Comment 15•4 years ago
|
||
The issue seems to be fixed, the banner to use Chrome is not displayed and I can play the videos.
-
http://video.repubblica.it/sport/gb-il-bomber-con-la-pancia-il-gol-promozione-di-akinfenwa/241836/241836
https://prnt.sc/DUdzwgQLl_UL -
https://napoli.repubblica.it/cronaca/2019/03/04/news/macron_napoli_per_me_e_speciale_come_diceva_stendhal_con_parigi_e_una_delle_2_capitali_d_europa_-220679063/
https://prnt.sc/5SzZR7Kre_d2
Tested with:
Browser / Version: Firefox Nightly 101.0a1 (2022-04-14)
Operating System: Windows 10 Pro, Ubuntu 20.04.2
Marco can you still reproduce it on your side?
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(mcastelluccio)
Resolution: --- → FIXED
| Reporter | ||
Comment 16•4 years ago
|
||
Yes, I can no longer reproduce it.
Flags: needinfo?(mcastelluccio)
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•