anammari / pandoc

Automatically exported from code.google.com/p/pandoc
GNU General Public License v2.0
0 stars 0 forks source link

s5 standalone not rendering as slides in webkit/khtml? #145

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create some s5 slides with pandoc
$ pandoc -w s5 -s some-slides > some-slides.html
2. view in chromium or other webkit browser (eg konqueror/midori/kazehase?)
3. switch to flat overview mode and back to slide mode

What is the expected output?
2. Normal Slide mode like in firefox, epiphany, galeon (gecko/xulrunner).
3. overview mode and back to slide mode

What do you see instead?
2. overview-like rendering but with a large font
3. normal overview rendered correctly but returning to slides has not 
aligned correctly and have no colour in header or footer
and their center gradually moves down the screen through the show.

What version of the product are you using? On what operating system?
1.2 on Linux

Please provide any additional information below.
(Normal non-standalone s5 slides render fine with webkit.)

This may be a webkit bug so I will also report it there,
but since I am unsure I thought I would post it here too.

Screenshots available on request.

Original issue reported on code.google.com by juhpeter...@gmail.com on 4 Jun 2009 at 12:09

GoogleCodeExporter commented 8 years ago
https://bugs.webkit.org/show_bug.cgi?id=26179 is the corresponding webkit bug.

Original comment by juhpeter...@gmail.com on 4 Jun 2009 at 3:10

GoogleCodeExporter commented 8 years ago
This has now been confirmed as a webkit bug: seems it currently can't change 
media attribute dynamically for 
embedded css: see upstream bug in previous comment.

You can close this issue if you like, or leave open as a FYI or to track webkit 
upstream progress.

Original comment by juhpeter...@gmail.com on 8 Apr 2010 at 11:59

GoogleCodeExporter commented 8 years ago
Thanks for the follow-up!  I'll go ahead and close it.

Original comment by fiddloso...@gmail.com on 10 Apr 2010 at 6:03