paulrouget / dzslides

DZSlides is a one-file HTML template to build slides in HTML5 and CSS3.
http://paulrouget.com/dzslides
939 stars 255 forks source link

DZSlides embedding broken in Chrome #47

Closed reagle closed 13 years ago

reagle commented 13 years ago

DZSlides embedding broken in Chrome 15.0.874.120.

hsablonniere commented 13 years ago

Can you be a little more specific?

reagle commented 13 years ago

On Monday, November 14, 2011, you wrote:

Can you be a little more specific?

I could not figure out how to attach a screenshot in github -- but included it in an email to Paul.

I'm attaching it to this email too, hopefully that will get it into the issue tracker.

hsablonniere commented 13 years ago

I just upgraded to Chrome 15.0.874.120 (linux ubuntu) and I have no problem when using template.html, embedder.html or onstage.html.

You didn't tell me what kind of problem, happens. JavaScript error, display problem...

Can someone confirm this bug ?

reagle commented 13 years ago

On Monday, November 14, 2011, Hubert SABLONNIÈRE wrote:

You didn't tell me what kind of problem, happens. JavaScript error, display problem...

The visual presentation of the slide is messed up. Since I can't attach a screenshot I've placed it here: http://reagle.org/joseph/tmp/dzslide-embedder-broken.png

I see this on two separate computers (using the same version of Chrome with a shared profile).

hsablonniere commented 13 years ago

Ok, I see the same problem.

@paulrouget It seems there's a problem with svg buttons and their size. Do you know where it comes from ?

New version should fix that.

hsablonniere commented 13 years ago

Fixed in Chrome 15.0.874.121 http://googlechromereleases.blogspot.com/2011/11/stable-channel-update_16.html

Not our fault ;-)

Thanks for reporting it anyway...

reagle commented 13 years ago

On Friday, November 18, 2011, Hubert SABLONNIÈRE wrote:

Fixed in Chrome 15.0.874.121

I can confirm that the display problem is fixed, but embedded's controls {title, left, right, page#} still don't work.

Can you confirm?

hsablonniere commented 13 years ago

No sorry, it works well for me with 15.0.874.121 on linux.

reagle commented 13 years ago

On Friday, November 18, 2011, Hubert SABLONNIÈRE wrote:

No sorry, it works well for me with 15.0.874.121 on linux.

Here's a screen shot, you can see that I'm running the same version as you though the TITLE and PAGE#s are missing.

http://reagle.org/joseph/tmp/dzslide-embedder-broken1.png

hsablonniere commented 13 years ago

You use a version of embedder that is incompatible with your slides. Protocol messages aren't the sames. It has nothing to do with Chrome.

Let me know upgrading resolves the problem.

reagle commented 13 years ago

On Friday, November 18, 2011, Hubert SABLONNIÈRE wrote:

You use a version of embedder that is incompatible with your slides. Protocol messages aren't the sames. It has nothing to do with Chrome.

Let me know upgrading resolves the problem.

Yep!