readium-js-viewer icon indicating copy to clipboard operation
readium-js-viewer copied to clipboard

JavaScript Popup Not working in

Open vigneshkumarelumalai opened this issue 4 years ago • 10 comments

We developed ePub with few javascript popups, it works fine in Readium app scrolled mode, when we change the layout/ pagination to auto mode popup's was not working properly. Please help us to solve this issue.

Thanks in advance,

Regards, Vignesh

vigneshkumarelumalai avatar Oct 04 '19 10:10 vigneshkumarelumalai

What Readium app are you experiencing this problem with?

danielweck avatar Oct 04 '19 10:10 danielweck

We are using readium extension for chrome

vigneshkumarelumalai avatar Oct 04 '19 10:10 vigneshkumarelumalai

We are using readium extension for chrome in windows

vigneshkumarelumalai avatar Oct 04 '19 10:10 vigneshkumarelumalai

I am moving this issue to https://github.com/readium/readium-js-viewer ...

danielweck avatar Oct 04 '19 10:10 danielweck

The coordinate system inside CSS columns is different than inside a scrolling page (CSS positioning static/fixed/relative/absolute etc.)

Are your popups working with other reading systems? (e.g. MacOS Books.app / iOS iBooks)

danielweck avatar Oct 04 '19 10:10 danielweck

No, we didn't check in other reading system

vigneshkumarelumalai avatar Oct 04 '19 10:10 vigneshkumarelumalai

Please confirm aside footnote popup will work in readium app.

vigneshkumarelumalai avatar Oct 04 '19 10:10 vigneshkumarelumalai

@Praveenintegra said:

We are having ePub with Popup which working perfectly in older version of readium app for chrome windows. But in latest version popup is not showing up.

https://github.com/readium/readium-js-viewer/issues/729

danielweck avatar Oct 04 '19 10:10 danielweck

The Readium Chrome app / extension has not been updated for a while. However, Google updates the Chrome web browser regularly, so this may be the cause for a breaking change.

danielweck avatar Oct 04 '19 10:10 danielweck

Note that 3 years ago, Google announced dropping support for Chrome apps: https://blog.chromium.org/2016/08/from-chrome-apps-to-web.html

Readium is still reachable directly via this link, but has not been referenced in the Chrome Web Store for some time: https://chrome.google.com/webstore/detail/readium/fepbnnnkkadjhjahcafoaglimekefifl

There is not active open-source development in readium-js-viewer (just occasional basic maintenance), which means that both the deprecated Chrome app and the online / cloud reader are now in "out of date" state (i.e. based on old library dependencies, and on an older technology stack).

There is active development in the Readium space, but both the architecture and the technology stack has been modernized, resulting in separate projects, and the deprecation of readium-js-viewer (and its "companion" projects readium-js, readium-shared-js, readium-cfi-js).

danielweck avatar Oct 04 '19 10:10 danielweck