Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 03-13-2012, 01:06 PM   #1
Alan Newson
Member
Alan Newson began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2011
Device: iPad
ePub Bookmark Issue

Hi, I'm having an intermitent issue with ePub bookmarks when viewed within iBooks on my iPad 2. Sometimes they work without any problem page after page, but other times I can tap the icon time and time again but the bookmark doesn't appear.

I did have a margin of 0.5em within my CSS, which I have removed, and it seems to make no difference to either the layout of the bookmark issue.

My version of iBooks is 2.0.1
It is an iPad 2 running version 5.1

Any advice on what might be causing this would be appreciated.

Alan
Alan Newson is offline   Reply With Quote
Old 03-13-2012, 04:05 PM   #2
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Probably your bookmarks are not correct. Do they work in ADE?

What is your code?
Toxaris is offline   Reply With Quote
Advert
Old 03-14-2012, 04:24 AM   #3
Alan Newson
Member
Alan Newson began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2011
Device: iPad
These are the default iBook bookmarks. I'm not adding any code to try and do anything clever.

Or am I supposed to add code, and in fact I'm being really dumb?
Alan Newson is offline   Reply With Quote
Old 03-14-2012, 04:55 AM   #4
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
So, you are talking about iBooks bookmarks and not ePUB bookmarks?

In that case is seems like an error in the iBooks program. Report the error to Apple so they can fix it.
Toxaris is offline   Reply With Quote
Old 03-14-2012, 05:01 AM   #5
Alan Newson
Member
Alan Newson began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2011
Device: iPad
I've seen other people have had the same problem, and done some trials on other ePubs that I've downloaded. Mine do seem to be more prone to the problem though. I'm using the code below, and think I'll have a look to see if the issue is being caused when either of these is implemented.

.group {
page-break-inside: avoid;
}


.page-break {
page-break-before: always;
}
Alan Newson is offline   Reply With Quote
Advert
Old 03-14-2012, 07:59 AM   #6
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Both are valid CSS and within the ePUB specifications. They should be honored, but no garantuee on iBooks. Try the BlueFire reader. That one has ADE as core. See if the links do work there.
Toxaris is offline   Reply With Quote
Old 03-14-2012, 10:45 AM   #7
Alan Newson
Member
Alan Newson began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2011
Device: iPad
The bookmarks work fine in BlueFire. They actually work fine in iBooks once a bookmaker has been set. The problem is that sometimes I can tap the bookmark icon in the top-right of the iBooks screen as much as I like, but the red marker just doesn't slide out.
Alan Newson is offline   Reply With Quote
Old 03-14-2012, 11:06 AM   #8
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 74,037
Karma: 129333114
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Alan Newson View Post
I've seen other people have had the same problem, and done some trials on other ePubs that I've downloaded. Mine do seem to be more prone to the problem though. I'm using the code below, and think I'll have a look to see if the issue is being caused when either of these is implemented.

.group {
page-break-inside: avoid;
}


.page-break {
page-break-before: always;
}
If you don't need to do a page break (like with endnotes in one file), then the best thing is to split the XML as the page breaks so there are none and each place where there would be a page break starts a new XML. That will possibly solve some of the problem.
JSWolf is offline   Reply With Quote
Reply

Tags
epub bookmarks


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Touch no bookmark ability for sideloaded epub books on Kobo Touch 1.9.16? ereaderbug Kobo Reader 1 02-05-2012 05:08 AM
Epub to Epub: issue with Multiple headings and page breaks erion Conversion 5 12-04-2011 06:06 AM
Edit epub.bookmark files Marcor Workshop 0 12-18-2010 04:12 AM
iPhone Cover/bookmark issue with Kindle app Y|yukichigai Apple Devices 1 07-23-2010 03:32 AM
bookmark issues converting HTML to EPUB isabellkirsten Calibre 0 04-09-2010 11:47 PM


All times are GMT -4. The time now is 11:48 AM.


MobileRead.com is a privately owned, operated and funded community.