Hi, The "Remove attribute" button in the Attributes window does not work when applied to a checked checkbox. Steps to reproduce in Amaya 8.7.1 (the problem is present in Amaya 9.0 too): 1. Insert a checkbox control (XHTML > Form > Checkbox). The source code is then: <p><input type="checkbox" /></p> 2. Select the checkbox, open "Attributes > checked" menu and click "yes", "Apply", and "Close" button. The source code is then: <p><input type="checkbox" checked="checked" /></p> 3. Select the checkbox, open "Attributes > checked" menu and click "Remove and "Close" button. The source code is still: <p><input type="checkbox" checked="checked" /></p> Best regards, Bartolomé Sintes (http://www.mclibre.org)Received on Wednesday, 12 January 2005 09:23:40 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:39 GMT