readium / SDKLauncher-iOS

A small iOS application to serve as a launcher/testbed for the Readium SDK.
BSD 3-Clause "New" or "Revised" License
71 stars 47 forks source link

Arabic reflow document seems correctly paginated, but displays only last pages #34

Closed danielweck closed 8 years ago

danielweck commented 10 years ago

Test EPUB: https://code.google.com/p/epub-samples/downloads/detail?name=regime-anticancer-arabic-20130327.epub

Note that Japanese RTL page progression direction with vertical writing mode works fine: https://code.google.com/p/epub-samples/downloads/detail?name=kusamakura-japanese-vertical-writing-20121124.epub

Suggestion: check this code https://github.com/readium/readium-shared-js/blob/develop/js/views/reflowable_view.js#L234

danielweck commented 10 years ago

Follow-up: tested on iPad with iOS7, I tried to manually change the left/right relative positioning of the HTML element via the Safari desktop inspector, to no avail. This looks like a bug in UIWebView. Could anyone else try with iOS8?

rkwright commented 8 years ago

Retested by Olivier and Ric. Not reproducible/ Closing