﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7507	Select element gets 'duplicated' in FireFox	Jakub Ś		"Paste the folowing code:
{{{
<form action=""formAct"" id=""myid"" method=""get"" name=""form"">
	<select name=""myselect"" size=""1""><option selected=""selected"" value=""val1"">opt1</option><option value=""val2"">opt2</option><option value=""val3"">opt3</option></select></form>
<p>
	<select name=""myselect"" size=""1""><option selected=""selected"" value=""val1"">opt1</option><option value=""val2"">opt2</option><option value=""val3"">opt3</option></select></p>
}}}

 1. Place the cursor after select element in form and press enter
[[BR]]
Result: seceond empty select element is created. 



Bugs #7502 #7503 describe issues with select and eneter key for other browsers."	Bug	confirmed	Normal		General	3.0		FF Blink	
