waseem02 / jquery-asmselect

Automatically exported from code.google.com/p/jquery-asmselect
0 stars 0 forks source link

dropdown select buggy in opera 10.10 with hideWhenAdded:true #41

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use any of existing examples, but add hideWhenAdded:true to asmSelect 
parameters
2. click dropdown select and try to add different items

What is the expected output? What do you see instead?
Expected: selected items added to asmSelect list, items hidden/disabled in 
dropdown list.
Got: some items in dropdown are duplicated initially, some items cause 
different item selection

What version of the product are you using? On what operating system?
1.0.4

Original issue reported on code.google.com by dmitriy.geels on 18 Mar 2010 at 1:37

GoogleCodeExporter commented 8 years ago

Original comment by ryancram...@gmail.com on 10 Jul 2010 at 3:43