Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gs.statcounter.com - see bug description #25316

Closed
bristow opened this issue Feb 3, 2019 · 4 comments
Closed

gs.statcounter.com - see bug description #25316

bristow opened this issue Feb 3, 2019 · 4 comments

Comments

@bristow
Copy link

bristow commented Feb 3, 2019

URL: http://gs.statcounter.com/os-market-share/desktop/france/2015

Browser / Version: Firefox 65.0
Operating System: Ubuntu
Tested Another Browser: Yes

Problem type: Something else
Description: Embed HTML from GSCounter doesn't work with Firefox :(
Steps to Reproduce:
When we embed this code from http://gs.statcounter.com/os-market-share/desktop/worldwide :

Source: StatCounter Global Stats - OS Market Share

<script type="text/javascript" src="https://www.statcounter.com/js/fusioncharts.js"></script><script type="text/javascript" src="https://gs.statcounter.com/chart.php?desktop-os_combined-ww-monthly-201801-201901&chartWidth=600"></script>

Firefox does not want to embed chart, we get this text "Chart Type is not compatible"
Screenshot Description

Browser Configuration
  • None

Reported by @bristow

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone Feb 3, 2019
@cipriansv cipriansv added the os-linux Issues only happening on Linux. label Feb 8, 2019
@softvision-oana-arbuzov
Copy link
Member

Thanks for the report @bristow. I've created a simple Html page with the embedded code and it works fine on Firefox.
image

On Chrome it displays the code.
image

Tested with:
Browser / Version: Firefox Nightly 67.0a1 (2019-02-13)
Operating System: Linux Ubuntu 16.04

@bristow coult you testing with Firefox Nightly?
@karlcow what do you think about this? Is this a Compatibility issue?

@softvision-sergiulogigan

Reping @karlcow

@karlcow karlcow self-assigned this Feb 28, 2019
@karlcow
Copy link
Member

karlcow commented Feb 28, 2019

This is working for me in both firefox and chrome with

<!-- You may change the values of width and height above to resize the chart -->
  <p>
    Source:
    <a href="http://gs.statcounter.com/"
      >StatCounter Global Stats - Browser Market Share</a
    >
  </p>
  <script
    type="text/javascript"
    src="https://www.statcounter.com/js/fusioncharts.js"
  ></script
  ><script
    type="text/javascript"
    src="https://gs.statcounter.com/chart.php?all-browser-ww-monthly-201801-201901&chartWidth=600"
  ></script>

note that there are issues with content blocking and possibly CSP if mixing http/https.

@karlcow karlcow closed this as completed Feb 28, 2019
@karlcow karlcow modified the milestones: needstriage, worksforme Feb 28, 2019
@karlcow karlcow removed the status-needsinfo-karlcow ping @karlcow label Feb 28, 2019
@lock
Copy link

lock bot commented Mar 7, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue at https://webcompat.com/issues/new if you are experiencing a similar problem.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 7, 2019
@karlcow karlcow removed their assignment Mar 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants