lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Bug in <pre> block rendering in 2.7.2?


From: T.E.Dickey
Subject: Re: LYNX-DEV Bug in <pre> block rendering in 2.7.2?
Date: Wed, 21 Jan 1998 09:47:10 -0500 (EST)

> On Wed, 14 Jan 1998, David R. Conrad wrote:
> 
> I wrote to this list about a week ago and so far I haven't heard any
> response.  I'd really like to hear something, whether that be, "Yes,
> it's a bug," or, "You're doing it wrong," or whatever.
I thought this was (in part) addressed by Fote's patch last week.
Will review & see if there's additional details.
 
> The problem is that a pre block to add a newline works differently
> following the first item in a list as opposed to at any other spot
> in the list.  Take a look at the following examples to see what I
> mean:
> 
> > Listing 1:
> > 
> > <html><head><title>Listing 1</title></head>
> > <body>
> > <ul>
> > <li> Apple
> > <li> Banana<pre>
> > </pre>
> > <li> Cherry
> > </ul>
> > </body></html>
> > 
> > Listing 2:
> > 
> > <html><head><title>Listing 2</title></head>
> > <body>
> > <ul>
> > <li> Apple<pre>
> > </pre>
> > <li> Banana
> > <li> Cherry
> > </ul>
> > </body></html>
> > 
> > Listing 3:
> > 
> > <ul>
> > <li> Apple<pre>
> > </pre>
> > <li> Banana
> > <li> Cherry
> > </ul>
> > 
> > Listing 4:
> > 
> > <body>
> > <ul>
> > <li> Apple<pre>
> > </pre>
> > <li> Banana
> > <li> Cherry
> > </ul>
> 
> This happens in Lynx 2.7.2 on SunOS 4.1.3_U1 as well as Lynx 2.7
> under Linux.
> 
> --
> David R. Conrad, address@hidden      PGP key on home page
>  http://detroit.freenet.org/staff/conrad/      GDFN {Hard,Soft}ware Cmte
>           No, his mind is not for rent to any god or government.
> 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

[Prev in Thread] Current Thread [Next in Thread]