Re: Amaya 9.99-3 WinXP bug: can not write # character in href attribute

Hi Irčne,

Steps to reproduce the bug in Amaya 9.99-3 WinXP:

1. Create a new document
2. Type some text, for instance "this is a link"
3. Select the text using the mouse
4. Create a link to a page, for instance 
http://www.w3.org/Amaya/User/BinDist.html

The source code is:
    <p><a href="http://www.w3.org/Amaya/User/BinDist.html">this is a 
link</a></p>

Now, let's try to modify the link in order to link to the snapshot 9.99 
section (#L886) instead of link to the whole page.

3. Select the link using F2
4. Select the href attribute in the tool panel
5. Try to write #L886 at the end of the href attribute. It can not be 
done (the # character can be pasted, but not typed)

Best regards,
Bartolomé Sintes (http://www.mclibre.org)

Received on Wednesday, 28 November 2007 19:03:19 UTC