[issue4711] Wide literals in the table of contents overflow in documentation

2012-11-03 Thread Ezio Melotti
Changes by Ezio Melotti : -- resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed type: behavior -> enhancement versions: +Python 3.4 ___ Python tracker

[issue4711] Wide literals in the table of contents overflow in documentation

2012-11-03 Thread Roundup Robot
Roundup Robot added the comment: New changeset cae65dd22826 by Ezio Melotti in branch '2.7': #4711: break long words in the docs sidebar to avoid overflow. http://hg.python.org/cpython/rev/cae65dd22826 New changeset 1046110a819d by Ezio Melotti in branch '3.2': #4711: break long words in the doc

[issue4711] Wide literals in the table of contents overflow in documentation

2012-11-03 Thread Éric Araujo
Éric Araujo added the comment: Screenshot looks great, +1 -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: htt

[issue4711] Wide literals in the table of contents overflow in documentation

2012-09-18 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +eric.araujo ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pytho

[issue4711] Wide literals in the table of contents overflow in documentation

2012-09-17 Thread Ezio Melotti
Changes by Ezio Melotti : Added file: http://bugs.python.org/file27213/issue4711.png ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue4711] Wide literals in the table of contents overflow in documentation

2012-09-17 Thread Ezio Melotti
Ezio Melotti added the comment: I experimented a bit more with "text-overflow: ellipsis;" but didn't obtain anything good. With "word-wrap: break-word;" I had better luck, and even if breaking long words might not be the most elegant solution, it looks better than the overflowing text and doe

[issue4711] Wide literals in the table of contents overflow in documentation

2010-07-10 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- versions: -Python 3.0 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue4711] Wide literals in the table of contents overflow in documentation

2009-07-01 Thread Ezio Melotti
Changes by Ezio Melotti : -- assignee: georg.brandl -> ezio.melotti priority: -> low stage: -> needs patch versions: +Python 2.6, Python 2.7, Python 3.0, Python 3.1, Python 3.2 ___ Python tracker _

[issue4711] Wide literals in the table of contents overflow in documentation

2009-07-01 Thread Ezio Melotti
Ezio Melotti added the comment: I can see 5 possible solutions here: 1) use "overflow: auto" - an horizontal scrollbar will appear at the bottom of the sidebar; 2) use "overflow: hidden" - no scrollbar and the content that doesn't fit in the sidebar won't be visible; 3) allow the sidebar to chan

[issue4711] Wide literals in the table of contents overflow in documentation

2008-12-21 Thread Scott Dial
New submission from Scott Dial : 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