Skip to content

Unknown filename when exporting charts (Safari) #1227

Closed
@wallacedf

Description

@wallacedf

Hi,

I've been using the "Export" feature to save charts as images and it's working mostly great! However, in Safari 10.0.1 (Mac OSX), the file is downloaded with the name "Unknown" without even an extension.

Here is an example: https://plot.ly/~bd_plotly/46

Could you please check this issue out?

Thank you very much!

Activity

freshwuzhere

freshwuzhere commented on Dec 16, 2016

@freshwuzhere

ditto. Is this in Safari only? Firefox has correct behaviour and can store many images. No folder control though.

meletis

meletis commented on Dec 16, 2016

@meletis

Yes, this is Safari OS X only.

alubbock

alubbock commented on Jun 21, 2017

@alubbock

In plotly 1.27.1 and Safari 10.1.1, the user gets two image downloads - one with the proper filename and one with filename "Unknown". The Javascript console also shows the error:

data:application/octet-stream;base64,<octet stream goes here>=
Failed to load resource: Frame load interrupted
petermattia

petermattia commented on Sep 21, 2017

@petermattia

I have the same issue in Safari as @alubbock. Works fine on Chrome.

abegehr

abegehr commented on Jun 27, 2018

@abegehr

same problem here. downloading the image twice (Unknown.png and [name].png) on OSX 10.13.5 Safari 11.1.1 with Plotly 1.38.1

ibrewster

ibrewster commented on Jun 10, 2020

@ibrewster

This appears to still/again be an issue two years later, with plotly.js v1.54.2. Is there any workaround (other than telling the user Sorry! Your browser of choice doesn't work for me! :-p)?

DanielMedic

DanielMedic commented on Aug 22, 2020

@DanielMedic

And it's still happening two years after @ibrewster 's comment. :/

rlreamy

rlreamy commented on Apr 23, 2021

@rlreamy
Contributor

Just going to chime in with the same question as several others have asked...is this something that is going to be fixed soon, or is there a workaround for this?

nicolaskruchten

nicolaskruchten commented on Apr 23, 2021

@nicolaskruchten
Contributor

This issue is not on anyone's roadmap at the moment, although we certainly would be happy to review and accept a pull request that resolves it :)

11 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @nicolaskruchten@meletis@ibrewster@alubbock@jneilliii

      Issue actions

        Unknown filename when exporting charts (Safari) · Issue #1227 · plotly/plotly.js