readium / readium-js-viewer

👁 ReadiumJS viewer: default web app for Readium.js library
BSD 3-Clause "New" or "Revised" License
550 stars 186 forks source link

IE11 Single page continuous scroll height keeps growing for unexploded epubs #620

Open ghost opened 7 years ago

ghost commented 7 years ago

This issue is a Bug

Expected Behaviour

Expected to open internal_link.epub in a single page continuous scroll layout while using IE11

Observed behaviour

opened internal_link.epub in IE11 (both running locally, and at https://readium.firebaseapp.com/?epub=epub_content%2Finternal_link.epub&). Scroll bar consistently shrank, memory usage increased, the scroll always jumped to the top. Console keeps reporting "OnePageView content resized ... X Y contentitem" where X is the width, Y the height (constantly growing), and contentitem is the current content item.

Problem doesn't show up on other browsers.

Steps to reproduce

1 - open Readium 2 - navigate to internal_link.epub 3 - hit settings 4 - select layout 5 - choose Format single page, and scroll mode continuous. 6 - watch the console for messages, and memory usage

Product

Choose one of the following (and delete the others)