99problems icon indicating copy to clipboard operation
99problems copied to clipboard

99 Problems and e-reader rendering are all of them

Results 50 99problems issues
Sort by recently updated
recently updated
newest added

border-radius works perfectly in the beta browser, cannot get it to work in the reader. ```html Hello world Kan nu niet bellen. Wat heb je gehoord? 12:00 Daar is weer...

if an `` is wrapped in a `` tag and the figure tag has left padding on it, the image inside extends outside of its wrapper. Seems like even `width:...

paperwhite

This CSS: ``` .appendix .hidden { display: none; } ``` gives the message: ``` Error(parsing):E3013: More number of characters are hidden using display:none than allowed limit. Limit: 10000 in File:...

It looks like iBooks considers the images are not worth loading if their `display` property is set as `none`. That means you can't hide the images and then show them...

So tl;dr: just don't use `-webkit-initial-letter` (and `initial-letter`). ![capture d ecran 2016-03-07 a 16 53 31](https://cloud.githubusercontent.com/assets/12599652/13575149/930d69a2-e487-11e5-8527-8fbf01b03081.png) To sum things up, first line overflows the column width, drop cap + lines...

iBooks

Adobe Digital Editions 1.7.2 and 2.0.1 crash when the book's CSS uses viewport-relative sizes like `vh` or `vw` on certain CSS property, but not when used on others. It crashes...

ADE
Has A Workaround
Nook Tablet

Our ebook production people complained that iBooks 4 on iOS 8 would choke on the following embedded SVG: ``` ``` Where “choking” means that once you’re trying to zoom in...

iBooks
iBooks iPad
iBooks iPhone

The book cover (specified with ``) just shows as a tinny unreadable thumbnail in the "bookshelf". I think it should be part of the reading experience, being shown when starting...

iBooks
Has A Workaround

If an element is first on the page but not the first element in an html file kf8 will remove its padding-top and margin-top.

kf8
Kindle Fire

Google Play will split some HTML pages at arbitrary points for "performance reasons". Breaks are consistent across devices and even across versions of the ePub.