- From: Irene Vatton <irene.vatton@inrialpes.fr>
- Date: Wed, 22 Dec 2004 09:40:43 +0100
- To: Bartolomé Sintes Marco <BartolomeSintes@ono.com>
- Cc: www-amaya@w3.org
On Mon, 20 Dec 2004 20:20:22 +0100
Bartolomé Sintes Marco <BartolomeSintes@ono.com> wrote:
>
> Hi,
>
> The undo command does not work properly in Amaya 9.0pre4 for WinXP.
>
> Steps to reproduce:
> 1. Create two paragraphs of one word.
> 2. Select the second one and create a target (Links > Create a target)
> For instance, the html source can be:
> <p>Link</p>
> <p id="Target">Target</p>
> 3. Select the first one and create a link (Links > Links to previous target)
> The source code is then:
> <p><a xml:lang="" lang="" href="#Target">Link</a></p>
> <p id="Target">Target</p>
> 4. Undo the last command (Edit > Undo)
> The source code is then:
> <p>Link<a xml:lang="" lang="">Link</a></p>
> <p id="Target">Target</p>
>
> I think the problem is due to the invalid xml:lang and lang attributes in
> the <a> tag (see my posts
> http://lists.w3.org/Archives/Public/www-amaya/2004OctDec/0246.html
> and
> http://lists.w3.org/Archives/Public/www-amaya/2004OctDec/0256.html)
>
> Best regards,
> Bartolomé Sintes (http://www.mclibre.org)
This bug was fixed last week. I guess it should be already fixed in the version
http://wam.inrialpes.fr/software/amaya/amaya-WinXP-9.0-pre4.exe
Irene.
-----
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 Wednesday, 22 December 2004 08:42:16 UTC