OscarGodson / EpicEditor

EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
http://epiceditor.com
MIT License
4.25k stars 335 forks source link

No fullscreen in Chrome #342

Closed ghost closed 9 years ago

ghost commented 10 years ago

Fullscreen was fine in Chrome (Version 37.0.2062.94) and then all of a sudden it wasn't – just a blank white screen. Toggling preview within the window still works fine. This is viewing both my local files and epiceditor's own site. Fullscreen is ok in Firefox 31.0 on the same system. Tried simple things like restarting Chrome, clearing cache but no change. Any ideas? Many thanks.

cionevn commented 10 years ago

I got the same your issues. I will take a look on my the code if let you know if I can figure out what's went wrong ;)

zethussuen commented 9 years ago

@luckystairs I know this issue is old, but can you still confirm in current builds of Chrome? I haven't been seeing this issue for a while now.

Version 41.0.2272.118 (64-bit)

ghost commented 9 years ago

no sorry – too long ago. my project moved around for all sorts of reasons and epic became not necessary. D.

On 15/04/2015, at 6:18 pm, Zethus Suen notifications@github.com wrote:

@luckystairs I know this issue is old, but can you still confirm in current builds of Chrome? I haven't been seeing this issue for a while now.

Version 41.0.2272.118 (64-bit)

— Reply to this email directly or view it on GitHub.

zethussuen commented 9 years ago

Ok thanks. Closing this issue in favor of #331

wy-z commented 9 years ago

I got the same issues. Chrome 43.0.2357.124 (64-bit) But it will be ok, once i open the console. work well in safari. image image