W3C home > Mailing lists > Public > www-amaya@w3.org > October to December 2005

Re: bug: 9.2.2 the menu xhtml->form>image (input) does not insert an input

From: Mathieu Mangeot-Nagata <Mathieu.Mangeot@univ-savoie.fr>
Date: Wed, 2 Nov 2005 20:20:25 +0100
Message-Id: <D4B6733F-CB18-4597-B291-EF15E0009535@univ-savoie.fr>
Cc: laurent@w3.org
To: www-amaya@w3.org

OK, the problem resides in the structured view only.

Try to add an image input with the structured view.
It appears as an image:
  img alt=image input src=/.../MonImage.jpg name=image input

Then, do not touch anything and switch to the source view.
It appears as an input:
<input type="image" alt="image input" src="/../MonImage.jpg" />

Still do not touch anything and switch to the structured view.
Now it appears as an input:
input type=image alt=image input src=/../MonImage.jpg


It seems that the problem is just the display in the structured view.  
I work most of the time with the structured view. That's why I though  
that there was a bug (well, there is one, but just in the display in  
the structured view).

Mathieu

On 2 nov. 05, at 14:17, Laurent Carcone wrote:

>
>
>>
>> Hello,
>>
>> Amaya 9.2.2
>> MacosX 10.4.2
>>
>> I tried to insert an image input element with the menus:
>> Menu XHTML->Form->Image (input)...
>> But it does not insert an input element. It inserts a standard  
>> image =20
>> element:
>> <img src="..." alt="..." />
>> instead of:
>> <input type="image" src="..." name="..." value="..." alt="..." =
>> />
>>
>>
>
> It's odd, it's works fine for me, on both linux and mac, Amaya  
> 9.2.2 and Amaya
> 8.8.2.
> I got the following lines in the source:
> <input type="image" alt="..." src="..." name=".." />
> Can you reproduce it systematically ?
>
> Thanks,
> Laurent Carcone
>
>
>> Regards,
>>
>> Mathieu
>>
>>
>
>
>
>

Mathieu MANGEOT-NAGATA
Condillac - LISTIC - Université de Savoie
Campus Scientifique
F-73376 LE BOURGET DU LAC CEDEX
Tel: +33 4 79 75 81 89 / 87 85
Received on Wednesday, 2 November 2005 19:20:42 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:41 GMT