﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7502	Select elements are 'duplicated' in Opera	Jakub Ś		"Paste the following 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=""myselect1"" size=""1""><option selected=""selected"" value=""val1"">opt1</option><option value=""val2"">opt2</option><option value=""val3"">opt3</option></select></p>
}}}

 1. Place cursor after select (any select) and press enter. 
Result: New list with two elements is created. 
 2. Now place cursor after second select and press enter
Result: New list with one element is created. 

You can create as many selects as there are options in the first one select. See attachment.
"	Bug	closed	Normal		General	3.0	fixed	Opera	
