Quote:
Originally Posted by Patricius
Today I've tried to minimum the margin setting on my H2O, and noticed that if I make a long press on the words located in the right edge, it would be selected without showing the right-hand side 'nail', thus without word definition shown.
The firmware is unmodified. Did anyone have the same issue?
|
That bug manifests for most kepubs in the following situations:
1. KEPUB reader + normal reading mode + margin slider set to minimum
2. KEPUB reader + full screen reading mode + any margin slider setting
Apart from slideloading the book as an EPUB (which avoids a lot of other kepub bugs too), there are two solutions:
1. (For sideloaded kepubs only): Make sure you are using the latest version of the KoboTouchExtended driver to load the kepubs, and add the following to the book's stylesheet:
div#book-columns { padding: 0.2em !important; } (The easiest way is to use the kobo_extra.css feature of the driver to modify the stylesheet automatically when the book is sent to the device.)
2. (For sideloaded and synced kepubs): Patch the firmware and enable the
`Fix kepub side bearing font cut-off bug` patch.