[bug - snapshot 5] textarea cols attribute
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Message-ID | <[email protected]> |
i think there is a bug in how Amaya renders textarea cols= attribute the width appears to be much too large for the em space of the current (default) font. i am using snapshot 5 in Windows XP I am submitting a short demo. Hope others will check and verify that this is a bug. // <?xml version="1.1" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head><title>cssTextArea:[email protected]</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> </head><body><h1>cssTextArea:[email protected]</h1> <p>Note how textarea width exceeds the 60 characters specified. I think the calculation is not using the correct em size. </p> <textarea cols="60" rows="2" readonly="readonly"> 123456789012345678901234567890123456789012345678901234567890 </textarea></body></html>-- -- John Russell, [email protected] http://home.cogeco.ca/~ve3ll http://home.cogeco.ca/~trains http://home.cogeco.ca/~cipher