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

👁 ReadiumJS viewer: default web app for Readium.js library

Results 105 readium-js-viewer issues
Sort by recently updated
recently updated
newest added

This behaviour is due to the web browser (or WebView) itself bringing the HTML link into view (as the CSS Columns overflow pass the iframe visible viewport)

priority:High
type:Bug
func:Layout
status:Stale

A document created in InDesign has external links. They "work" in iBooks (though the target is 404) but not in the Chrome Extension. The user posted the file for me...

priority:Medium
type:Bug
func:Navigation
func:Security
status:Stale
func:JavaScript

This issue is a Bug Expected Behaviour Readium is expected to play Media Overlays without stopping and without reloading page. Observed behaviour When first attempting to invoke the media overlays...

priority:Medium
type:Bug
status:NeedMoreInfo
func:MediaOverlay
difficulty:Dev
type:FAQ

I have a question as follows: Each time the highlight is loaded, the label position is always offset, which is why for example: reader.on(Globals.Events.CONTENT_DOCUMENT_LOADED, function ($iframe, spineItem) { if (_initialized)...

type:Question
func:Highlight
difficulty:Dev
priority:NA
type:FAQ

#### This issue is a Bug #### Expected Behaviour From Navigation, link to valid fragment identifier. #### Observed behaviour Instead, Readium does not link to valid fragment identifier, when EPUB's...

priority:High
type:Bug
func:Navigation
func:i18n
difficulty:Dev

Repro link: https://readium.firebaseapp.com/?epub=epub_content%2Faccessible_epub_3&goto=%7B%22idref%22%3A%22id-id2611884%22%2C%22elementCfi%22%3A%22%2F4%2F2%5Bintroduction%5D%2F2%2F1%3A0%22%7D (press `B` or click on the library icon)

priority:High
type:Bug
func:Highlight
func:UX
difficulty:Dev

#### This issue is a Bug #### Expected Behaviour Please open this sample file by Chrome/Chromium; https://github.com/toshiakikoike/epub_file/blob/master/cjk-punctuation/OEBPS/text/book_0002.xhtml #### Observed behaviour https://github.com/toshiakikoike/epub_file/blob/master/cjk-punctuation.epub last punctuation(U+3002 IDEOGRAPHIC FULL STOP) show at the top...

priority:Medium
type:Bug
func:Layout
difficulty:Dev

I want to add some extra page effects on the page. Do you have a good case here, or how can you add some page effects?

type:Question
func:Rendering
priority:NA

#### This issue is a Enhancement - This is a discussion of the feasibility and approaches to supporting multiple renditions in Readium 1 and, potentially down the line, Readium 2....

priority:Medium
type:Enhancement
type:Discussion
func:Multimedia
func:A11y
difficulty:Guru
type:FAQ

I have found a method called `openSpineItemElementCfi(idref, cfi)`, I can use it jump to the "start point of a certain " if when I pass cfi parameter in such style...

type:Question
func:Navigation
priority:NA