Ticket #253 (closed defect: wontfix)
Opened 3 years ago
Last modified 3 years ago
pages break through text lines (???)
| Reported by: | mushon | Owned by: | adam, aco, douglas |
|---|---|---|---|
| Priority: | major | Milestone: | Bugs |
| Component: | Booki | Keywords: | |
| Cc: | adam aco douglas |
Description
I just noticed that:
http://objavi.flossmanuals.net/books/collaborativefutures-en-2010.08.30-16.23.00.pdf
Check the bottom of page 17, top of page 18.
It might be beyond us, and it might be the reason we try to avoid page-breaks through paragraphs, but I just wanted to make sure since for layout sake I sometimes override that no-break through paragraph rule.
(many other things look pretty good now, congrats!)
Change History
comment:1 Changed 3 years ago by douglas
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

yeah, this is a bug in webkit. About the best we can do, afaik, is hope to avoid it by using a spacious line-height. Or avoiding words with descenders.
Gecko will be better at this if we switch to that.