Johan Poirier

Results 4 issues of Johan Poirier

Hi, Thanks for this project, it has been a great help for me. I was wondering if upgrading epub.js to v0.4 has been considered yet? I would be happy to...

Hi, I encountered a serious issue with a zipped epub 3. There is one page with an and many empty `` (like a handmade ``). There is a little javascript...

priority:Medium
type:Bug
func:Navigation
func:EPUB
func:JavaScript
type:FAQ
status:Proposal

Fixes #181 : Reflowable document viewport gets clipped when enlarged (CSS columns) because the page offset is computed with rounded values. To fix that, we do not round the column...

The = key is not working with Firefox on MacOSX. See https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent.keyCode, equal keycode is 61 and not 187 (other browsers). There are issues with + and - too.