Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ghost opened this issue May 11, 2017 · 0 comments
Open

Comments

@ghost
Copy link

ghost commented May 11, 2017

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)

Additional information

Not sure if this is a problem with the ResizeSensor, one_page_view.js, or scroll_view.js, or combination of the three together with IE11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant