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

Text overlaps on webview

Open nahuemellusso opened this issue 1 year ago • 0 comments

Hello, I am having a problem with some epubs with a fixed layout, on mobile, using a webview the text overlaps

What I have noticed is that the common factor to all of them is that they are made with absolute positions.

image

It's like readium resets the font change to the original size.

I have tried with CSS and preventing things like accessibility issues but without success.

I do not know what to do

This issue is a Question

Expected Behaviour

let the letter fit the device without overlapping

Observed behaviour

In other readers this does not happen

Steps to reproduce

open on webview

  • Readium Chrome extension
    • readium 1

    • latest development build uploaded at https://readium.firebaseapp.com OR a custom integration (list public deployment URL, if any)

  • Hybrid app (ReadiumJS)
    • Electron OR Apache Cordova OR ? *ios
  • Other?

nahuemellusso avatar Jun 06 '24 12:06 nahuemellusso