View Single Post
Old 08-14-2014, 07:15 AM   #347
Anak
Guru
Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.
 
Posts: 603
Karma: 641742
Join Date: Mar 2012
Location: DE
Device: Kobo Glo
Quote:
Originally Posted by davidfor View Post
Kobo have stated that firmware 3.5.0 will be released for the Glo, Aura and Aura HD. They state the improvements as:[list][*]New Adobe RMSDK
  • Support for new Adobe DRM
  • Long paragraph bug is fixed!
Well, I'm not so sure that the Long paragraph bug has been completely fixed and the end of chapter bug is still there.
I'm currently reading a book (epub) that shows the similar LPB symptoms.
Every few pages there is a gap of the size of two text lines. None of the code used by the elements (css/htm/xml) explains this behaviour. I.e: no deliberate margin/padding settings.

The only difference this book has to my other books that it uses different values for the @page rule.

All my books are standard edited with
Quote:
@page{margin:0;}
and the LPB seems to be fixed.

The problematic book I currently read uses these values:
Code:
@page{margin:4pt 0 3pt;}
Guess, LPB is triggered by a combination of font family, font size, line height and @page rule

Note: setting reading settings to "full screen" mode (show header and footer disabled) seems to solve the LPB.
Anak is offline   Reply With Quote