|  09-06-2013, 03:51 PM | #1 | 
| Addict            Posts: 264 Karma: 9246 Join Date: Feb 2010 Location: Berlin, Germany Device: Kobo H20, iPhone 6+, Macbook Pro | 
				
				Ordered List: No more than one numeral is visible
			 
			
			When you view a simple ordered list in Kobo Glo (FW 2.8.1) with more than 9 entries, you get a "1" instead of "10" or a "12" etc. Is there any hack to solve that problem? Code to reproduce it (no CSS at all): Code: <ol> <li>Lorem</li> <li>Ipsum</li> <li>Dolor</li> <li>Sid</li> <li>Adipisit</li> <li>Consectutur</li> <li>Eiusmod</li> <li>Ullamco</li> <li>Minim</li> <li>Nostrud</li> </ol> Thanks. | 
|   |   | 
|  09-06-2013, 05:56 PM | #3 | 
| Addict            Posts: 264 Karma: 9246 Join Date: Feb 2010 Location: Berlin, Germany Device: Kobo H20, iPhone 6+, Macbook Pro | 
			
			@tshering Thanks for the hint. The linked page http://www.propping-up-the-bar.com/?p=316 on the page you mentioned is down. I did not understand what markup they use. | 
|   |   | 
|  09-06-2013, 11:33 PM | #4 | 
| Zealot            Posts: 113 Karma: 145622 Join Date: May 2013 Location: Southwestern Ontario Device: Kobo Aura HD, Mini; Kindle PW2 | 
			
			I had this happen while reading the other day; increased the margins slider and the numbers showed up listed properly.
		 | 
|   |   | 
|  09-07-2013, 05:24 PM | #6 | 
| Zealot            Posts: 113 Karma: 145622 Join Date: May 2013 Location: Southwestern Ontario Device: Kobo Aura HD, Mini; Kindle PW2 | 
			
			@ibu I was suggesting an on-the-fly (on-the-read?) temporary solution to what tshering was posting. As an end user of retail epubs I just want to read, not fix. Your example needs CSS. | 
|   |   | 
|  09-07-2013, 05:32 PM | #7 | 
| Addict            Posts: 264 Karma: 9246 Join Date: Feb 2010 Location: Berlin, Germany Device: Kobo H20, iPhone 6+, Macbook Pro | 
			
			@tlaine I don't know which CSS or which temporary method could solve the problem. | 
|   |   | 
|  09-07-2013, 08:50 PM | #8 | 
| Zealot            Posts: 113 Karma: 145622 Join Date: May 2013 Location: Southwestern Ontario Device: Kobo Aura HD, Mini; Kindle PW2 | 
			
			I don't believe lists are inherently a Kobo, maybe not even an ePub problem. If you ask in the ePub forum, you may get some good suggestions for what you need.
		 | 
|   |   | 
|  09-08-2013, 02:52 AM | #9 | 
| Addict            Posts: 264 Karma: 9246 Join Date: Feb 2010 Location: Berlin, Germany Device: Kobo H20, iPhone 6+, Macbook Pro | 
			
			I don't know who is responsible at the end. May be Adobe. But I'm sure that Kobo is responsible for it's product. And it cannot display a basic HTML element, an ordered list, correctly. In the thread in german language on the platform "lesen.net", where the testcase has been posted (I linked it in this thread in post #5) the people regard the behaviour as a bug and they told Kobo that in Octobe 2012. | 
|   |   | 
|  12-06-2015, 03:29 PM | #10 | 
| Member  Posts: 18 Karma: 10 Join Date: Nov 2014 Device: Kobo Mini | 
			
			I have the same problem in Kobo mini is there any solution? | 
|   |   | 
|  12-06-2015, 07:08 PM | #11 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
			
			From memory, this is a problem with the Adobe RMSDK that is used to render epubs. I haven't tested this recently, but I don't think it has changed. One of the links above has a suggestion to fix this for each book by changing the CSS. Also, for a question like this, it is always a good idea to include the firmware version you are running. The firmware is the same across the Kobo devices, but there a plenty of changes between versions. | 
|   |   | 
|  12-07-2015, 05:43 AM | #12 | 
| Wizard            Posts: 3,821 Karma: 19162882 Join Date: Nov 2012 Location: Te Riu-a-Māui Device: Kobo Glo | 
			
			I tested it on my Glo with 3.18.0 and it can happen in both the ePub and KePub readers, depending on the font size and margin settings. It also happens in the calibre ebook viewer if I increase the font size a bit using the controls in the viewer, so it doesn't seem to be a RMSDK- or Kobo-specific issue. Edit: Adding ol { padding-left: 1em; } to the book's stylesheet seems to be enough to solve the problem for two-digit lists in the ePub reader, but I needed to use 2em for the KePub reader and Calibre viewer. Last edited by GeoffR; 12-07-2015 at 06:13 AM. Reason: Add 1em padding, or 2em for KePub or Calibre viewer. | 
|   |   | 
|  12-07-2015, 10:46 AM | #13 | 
| Member  Posts: 18 Karma: 10 Join Date: Nov 2014 Device: Kobo Mini | 
			
			My firmware version is 3.4.1 (d83b1b0e2a, 25/05/14) I have tried with ol { padding-left: 1em; } without success. | 
|   |   | 
|  12-07-2015, 11:36 AM | #14 | |
| Wizard            Posts: 3,821 Karma: 19162882 Join Date: Nov 2012 Location: Te Riu-a-Māui Device: Kobo Glo | Quote: 
 Firmware 3.4.1 was the last version where the ePub reader used the old RMSDK, there was a major upgrade to RMSDK10 starting with firmware 3.5.0. So you might need to try a more recent firmware version to solve the problem. Edit: Or you could convert the problem book to KePub and add 2em left padding and stay on 3.4.1. Last edited by GeoffR; 12-07-2015 at 11:43 AM. Reason: Or you could convert the problem book to KePub | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| ordered list numbering problem | iain robinson | ePub | 13 | 09-18-2012 09:57 AM | 
| ordered list cut of after epub->mobi conversion | lela1031 | Conversion | 5 | 03-02-2012 12:29 PM | 
| Plugin Not visible | Grandad | Plugins | 3 | 01-20-2012 04:09 AM | 
| Ordered List issues on Nook Color | sbell | ePub | 7 | 10-07-2011 08:59 AM | 
| Title always visible? | crossi | Library Management | 2 | 07-21-2011 08:48 AM |