Re: 8.53 Bug: Enter key creates P, not new DD

Irene Vatton a écrit :
> On Monday 12 February 2007 15:54, Thomas Jedenfelt wrote:
>> Hi Irène,
>>
>> I was not clear.
>> A second Enter does not remove empty P.
> 
> Sorry, I'm not able to reproduce this bug
> Could you send me a short document and a scenario that reproduces it?

I guess Thomas means that when the insertion point is in the middle of a 
<dd>, a first Enter creates a <p> that contains the end of the dd, a 
second Enter creates an other <dd> but doesn't remove this <p>.
It's what I saw with the structure view opened.

But I don't know if it easy to fix as a dt/dd structure is more 
difficult to manage than a li.

Thanks,
Laurent Carcone


> 
>> Regards,
>> Thomas Jedenfelt
>>
>>
>> On Monday 12 February 2007 12:58 +0100 Irene Vatton wrote:
>> A <dd> like a <li> is managed as <li> element. It may include a <p>
>> element, so the first Enter generates an empty <p>, a second Enter removes
>> this empty <p> and generates a new <dd> or <li>.
>>
>> Regards
>> Irène.
> 
> Regards
>      Irène.
> -----
> Irène Vatton                     INRIA Rhône-Alpes
> INRIA                               ZIRST
> e-mail: Irene.Vatton@inria.fr       655 avenue de l'Europe
> Tel.: +33 4 76 61 53 61             Montbonnot
> Fax:  +33 4 76 61 52 07             38334 Saint Ismier Cedex - France
> 

Received on Thursday, 15 February 2007 16:28:01 UTC