View Single Post
Old 01-22-2015, 11:41 PM   #141
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Quote:
Originally Posted by Nick_1964 View Post
It is allso when the device stopped from sleep and the battery is down, and you have to load it first before you can use it, like a reboot of a computer.
I can't make a picture of it right now,she use it during her nightshifts.
But the "page xx of xx is almost completely under the bezel and the used fontsize is almost 50 % bigger then it must be.
I think for almost sure that I can reproduce it by just sending the patch file ( KoboRoot.tgz ) to the .kobo directory and let it restart.
The extra large footer font size is something that happens when one of the replacement strings in the footer patch is too short, which causes the footer CSS to be truncated.

You patch looks OK, but perhaps there is a problem with spaces being lost during cut-and-paste? E.g. the `font-family: Amasis;` replacement string you are using needs to have two spaces between font-family: and Amasis;

Edit: Since you can reproduce the problem, I'd try using the example reading footer patch without any changes and see if that fixes it, and if not then try it without the reading footer patch at all and see if that fixes it. Then we'll have a better idea where the problem is.

Edit2: (If there is a short replacement string in the patch then the extra large font size should happen all the time, not just after a reboot. That makes me think there is something more going on than just the footer patch.)

Last edited by GeoffR; 01-23-2015 at 12:13 AM.
GeoffR is offline   Reply With Quote