- From: Ulrich Windl <Ulrich.Windl@rz.uni-regensburg.de>
- Date: Wed, 31 Jul 2002 04:28:53 -0400 (EDT)
- To: www-amaya@w3.org
- Message-ID: <3D47BBA7.30875.8BE36A@localhost>
Hello, im Amaya 6.2 on Windows/NT 4.0 the alignment of input elements in forms looks odd. See the attached amaya.png. For comparison, the attached ie5.png shows the same URL in Internet Explorer 5.5. I'll also attach the page source. I also tried to "export" my annotations by attaching the corresponding files. IMHO it would be a nice feature to be able to export annotations and import them (e.g. when sending comments about some HTML page via EMail). Regards, Ulrich
<title>Stichwortsuche</title> <font size=4> <Form method=POST action="http://kwis.klinik.uni-regensburg.de:8082/sreply.xtm"> Suchbegriff: <input name="$SearchString" size=40><p> Durchsuche: <input type="checkbox" name="$bookid" value="1"> Problemdatenbank <input type="checkbox" name="$bookid" value="2"> DV-med <input type="checkbox" name="$bookid" value="3"> Kliniken/Institute <input type="checkbox" name="$bookid" value="99" checked> alles <p> Suche: <input type="radio" name="$SearchMode" VALUE="AND" checked>Alle Wörter <input type="radio" NAME="$SearchMode" VALUE="OR"> Beliebiges Wort <input type="radio" NAME="$SearchMode" VALUE="PHRASE"> Gesamter Ausdruck<br> Ausgabeformat: <input type="radio" name="$DisplayMode" VALUE="Comprehensive" checked> Langform <input type="radio" NAME="$DisplayMode" VALUE="Brief"> Kurzform<br> Maximale Trefferzahl: <select name=$MaxResult> <option selected>50 <option>100 <option>250 <option>500 </select><p> <Input type="submit" VALUE="Starte Suche"> <Input type="reset" VALUE="Löschen"><P> <br> <font size = 3> <a href="http://kwis.klinik.uni-regensburg.de/">Klinikweites Informationssystem,</a> Klinikum der Universität Regensburg </Form>
<?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Annotation of Stichwortsuche</title> </head> <body> <p>The following button is not aligned with the previous button</p> </body> </html>
<?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Annotation of Stichwortsuche</title> </head> <body> <p>The following text is not vertically aligned with the baseline</p> </body> </html>
<?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Annotation of Stichwortsuche</title> </head> <body> <p>The following text is not vertically aligned with the baseline</p> </body> </html>
<?xml version="1.0" ?> <r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:a="http://www.w3.org/2000/10/annotation-ns#" xmlns:t="http://www.w3.org/2001/03/thread#" xmlns:http="http://www.w3.org/1999/xx/http#" xmlns:d="http://purl.org/dc/elements/1.0/"> <r:Description> <r:type r:resource="http://www.w3.org/2000/10/annotation-ns#Annotation" /> <r:type r:resource="http://www.w3.org/2000/10/annotationType#Comment" /> <a:annotates r:resource="file:///c:/tmp/form.html" /> <a:context>file:///c:/tmp/form.html#xpointer(/form[1]/p[3]/input[1])</a:context> <d:title>Annotation of Stichwortsuche</d:title> <d:creator>windl</d:creator> <a:created>2002-07-31T10:21:58</a:created> <d:date>2002-07-31T10:22:23</d:date> <a:body r:resource="file:///C:/WINNT/profiles/windl/amaya/annotations/annots7a.45.html" /> </r:Description> <r:Description> <r:type r:resource="http://www.w3.org/2000/10/annotation-ns#Annotation" /> <r:type r:resource="http://www.w3.org/2000/10/annotationType#Comment" /> <a:annotates r:resource="file:///c:/tmp/form.html" /> <a:context>file:///c:/tmp/form.html#xpointer(start-point(string-range(/form[1]/p[2],"",1,1)))</a:context> <d:title>Annotation of Stichwortsuche</d:title> <d:creator>windl</d:creator> <a:created>2002-07-31T10:21:01</a:created> <d:date>2002-07-31T10:21:09</d:date> <a:body r:resource="file:///C:/WINNT/profiles/windl/amaya/annotations/annots7a.34.html" /> </r:Description> <r:Description> <r:type r:resource="http://www.w3.org/2000/10/annotation-ns#Annotation" /> <r:type r:resource="http://www.w3.org/2000/10/annotationType#Comment" /> <a:annotates r:resource="file:///c:/tmp/form.html" /> <a:context>file:///c:/tmp/form.html#xpointer(end-point(string-range(/form[1]/p[1],"",12,1)))</a:context> <d:title>Annotation of Stichwortsuche</d:title> <d:creator>windl</d:creator> <a:created>2002-07-31T10:20:03</a:created> <d:date>2002-07-31T10:20:43</d:date> <a:body r:resource="file:///C:/WINNT/profiles/windl/amaya/annotations/annots7a.12.html" /> </r:Description> </r:RDF>
Attachments
Received on Wednesday, 31 July 2002 05:03:41 UTC