Re: Amaya 8.7.1/9.0 bug: editing value attribute in forms

> 
> Hi,
> 
> In Amaya 8.7.1 and Amaya 9.0, when I edit the value attribute in a 
> submit or reset button, a strange thing happens.
> Steps to reproduce:
> 1. Insert a Submit button
>     created code: <input type="submit" value="Submit" />
> 2. Clik in the "Submit" text, for instance between "b" and "m"
> 3. Press the Delete key. The "m" is deleted, but "it" is added
>     created code: <input type="submit" value="Subitit" /></p>
> 3. Press the Delete key again. More and more text is added.
> 
> Best regards,
> Bartolomé Sintes (http://mclibre.org)
> 

Hello Bartolome,

Thanks for the report. It's a very strange behaviour. It works fine with the 
'Backspace' key, not with the 'Del' key.

We are investigating.

Laurent Carcone

Received on Friday, 14 January 2005 16:16:23 UTC