increpare/flickgame

modify url in url bar (using historyblah ) when you hit share

Opened this issue · 5 comments

modify url in url bar (using historyblah ) when you hit share

Does share do anything at the moment?

Yes, it produces a shareable url, like this:

screen shot 2015-07-20 at 08 00 42

(or at least it should do).

Doesn't it for you?

Hmm! Sort of! Check out this screenshot of the flickgame editor, with firebug open, after I've clicked share.

screen shot 2015-07-21 at 11 03 23 am

In firebug, if you look closely, you can see that the share link was generated, but not made visible. When I visit the share URL manually it is, indeed, an instance of my game.

I'm on Firefox 39.0, OSX 10.9.5 and would be happy to test anything you like.

I have firefox 39 on OSX as well, and can't repro. Hmmm. Have you tried
disabling all plugins?

On Tue, Jul 21, 2015 at 7:06 PM, Various Authors notifications@github.com
wrote:

Hmm! Sort of! Check out this screenshot of the flickgame editor, with
firebug open, after I've clicked share.

[image: screen shot 2015-07-21 at 11 03 23 am]
https://cloud.githubusercontent.com/assets/541047/8808560/3386c66c-2f98-11e5-830e-186311842ec5.png

In firebug, if you look closely, you can see that the share link was
generated, but not made visible. When I visit the share URL manually it is,
indeed, an instance of my game.

I'm on Firefox 39.0, OSX 10.9.5 and would be happy to test anything you
like.


Reply to this email directly or view it on GitHub
#6 (comment).

Nice catch, it was AddBlocker. Pft!