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)

defect

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?
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).
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.
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.
Whiteboard: [sitewait][country-it]
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.
Thanks Andrea!
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!
Unfortunately nothing has changed so far :(
Still the same. Andrea, is there any chance you can ping them again?
Marco, seems to be working now with no banner? (but, didn't check Linux)
Flags: needinfo?(mcastelluccio)
Priority: -- → P1
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)
Ah, thanks!
Andrea, do you still have contacts working for repubblica.it? They are still showing the banner.
Flags: needinfo?(amarchesini)
I contacted them again. I'll write a comment when I have news.
Flags: needinfo?(amarchesini)
Product: Tech Evangelism → Web Compatibility

See bug 1547409. Moving webcompat whiteboard tags to keywords.

See Also: → 1619062

The issue seems to be fixed, the banner to use Chrome is not displayed and I can play the videos.

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

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.