Carbon: Making save image work in all major browsers

Created on 25 Sep 2017  路  15Comments  路  Source: carbon-app/carbon

To start:

  • [x] Safari
  • [x] Edge
bug help wanted high

Most helpful comment

I'd like to make a request for Safari support. I just stumbled upon your wonderful tool, plan on using it quite a bit, and use Safari as my primary browser.

Thank you so much!

All 15 comments

@elrumordelaluz: Probably related on #28.
Investigating, seems that the problem is that dom-to-image doesn't support Safari because:

it uses a stricter security model on tag. Suggested workaround is to use toSvg and render on the server.`

I'd like to make a request for Safari support. I just stumbled upon your wonderful tool, plan on using it quite a bit, and use Safari as my primary browser.

Thank you so much!

https://github.com/dawnlabs/carbon/issues/245
OK thats closed that issue so what is the fix?
How can i use this editor ?

@tytower meanwhile this _Issue_ is open, could you please use the _App_ with _Chrome_ or _Firefox_ browsers?

screen shot 2018-03-02 at 13 56 22

Looks like is still not possible to type

"Does not accept any files or text in Palemoon browser"

I use Palemoon . I don't want to use other browsers Why is it doing this in Palemoon?

Don't stick your closed stamp on this until you fix it . Thats the purpose of an "issues" post

@tytower can you please share the user agent for "Pale Moon"?

Mozilla/5.0 (X11; Linux x86_64; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.6.1

It's not the world to download another browser and use it for just this site if you really want that image. You can even run it on localhost instead of pinging the deploy site.

@tytower The purpose of this issue was to track progress on browser support that the core team is working on and we're limiting our support commitment to major browsers. Sorry for the confusion here, I updated the issue title to better reflect this.

While we don't have the resources to support all alternative browsers, if you or anyone else are able to solve the problem I'd be happy to review a PR that fixes the app in Pale Moon!

I'm still having issues in Safari, the colours are not preserved and the text is just white, probably a problem inside the backend fallback for Safari. 馃槄

Problem still here. Cursor isn鈥檛 visible in iOS Safari

It is strange because everything works using the same CodeMirror editor on following demo page:
https://codemirror.net/

Problem still here. Cursor isn鈥檛 visible in iOS Safari

It was incorrect. Carbon works on iOS safari, but cursor isn鈥檛 visible on iOS Chrome.

Was this page helpful?
0 / 5 - 0 ratings