2012/2/21 Christopher Schultz <ch...@christopherschultz.net>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Pid,
>
> On 2/21/12 12:31 PM, Pid wrote:
>> On 21/02/2012 13:59, Jim Showalter wrote:
>>> The worst offender (in my opinion) is
>>> http://tomcat.apache.org/tomcat-7.0-doc/config/context.html.  The
>>> tables don't word wrap at all and I can't begin to get the
>>> section on my screen without the need for horizontal scrolling.
>>> Other sections in the configuration documentation word wrap to
>>> different degrees.  I like to increase the font size slightly and
>>> read the documentation by just scrolling down.  If I have to go
>>> back and forth too much it is very distracting.
>>
>> Ugh.  That is definitely wrong. I will take a look later on as to
>> the cause.
>
> The problem is the two <pre> elements at the very bottom of the page:
> they have very long lines in them and <pre> is not supposed to wrap
> long lines. This hoses the whole page.
>
> Looks like adding "word-wrap:pre-wrap" to the style on one way or
> another will fix it. Wow, those <source> -> <table> transformations
> are atrocious.
>

If VirtualWebappLoader is updated to trim each value in
virtualClasspath, then that example could be wrapped into several
lines.



Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to