Is this a bug ? (<label>)

Pupeno pupeno at kde.org
Mon Jan 13 01:41:51 GMT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Before submiting a bug report I think it was a good idea to ask here.
I didn't read the specs about this, but I think Konqueror's behaviour is wrong 
about the tag label but I think it may also be a temporary behaviour due to 
developing.
Simple: the contents inside a <label> tag are not shown, Mozilla does show 
them and Konqueror use to.
My source code is this:
<table>
	<tr>
		<td class="formKey">
			<label for="to">
				To:
			</label>
		</td>
		<td>
			<select name="pending[to]" 
						 title="Chose your recipient"
						 class="formText"
						 id="to" >
				<option value="info at futzion.com">General Inquires</option>
			</select>
		</td>
	</tr>
<!-- Table continues with the same problem -->
</table>
Thanks.
- -- 
Pupeno: pupeno at kde.org
KDE Accessibility co-maintainer
http://accessibility.kde.org
- ---
Help the hungry children of Argentina,
please go to (and make it your homepage):
http://www.porloschicos.com/servlet/PorLosChicos?comando=donar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+IhliLr8z5XzmSDQRAv5wAJ937gc5ch45Gq6FoFmdm/a37Z31IwCfZJcC
tUT0HODej4cAbVukbLffunc=
=iVWT
-----END PGP SIGNATURE-----





More information about the kfm-devel mailing list