Message78151
There is a problem with the table contents with respect to literals that
cannot be word-wrapped. I see this issue here:
http://docs.python.org/dev/2.6/library/multiprocessing.html
The line in the table of contents that reads "The multiprocessing.dummy
module" is broken in that the literal "multiprocessing.sharedctypes"
overflows into the right-hand side. It also ends up underneath the
contents on the right, which makes it extra hard to know what that entry
was about.
This instance may be browser specific, but I think it brings up a more
general question of what should be done with such long literals and how
overflow should be handled. And perhaps even whether it is wise to have
set the width of that div to such a narrow and specific value (230px).
I've attached a screenshot from Firefox 2.0.0.20/Win32 in case it is not
as reproducible as I would expect. |
|
Date |
User |
Action |
Args |
2008-12-21 16:55:53 | scott.dial | set | recipients:
+ scott.dial, georg.brandl |
2008-12-21 16:55:52 | scott.dial | set | messageid: <1229878552.94.0.178929851509.issue4711@psf.upfronthosting.co.za> |
2008-12-21 16:55:52 | scott.dial | link | issue4711 messages |
2008-12-21 16:55:51 | scott.dial | create | |
|