Keti777 / dropdown-check-list

Automatically exported from code.google.com/p/dropdown-check-list
1 stars 0 forks source link

Class confusion in Chrome #97

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set up several dropdowns sharing the same class
2. Enable plugin for the class
3. Click the text of an item in any dropdown (not the checkbox..but the 
text)

I expect it to select only this dropdown but it starts changing the first 
dropdown on the page instead, which is incorrect

version 0.9 on Windows 7 / Google Chrome 4.1.249.1064 (45376)

Please provide any additional information below.

Original issue reported on code.google.com by guruu...@gmail.com on 24 May 2010 at 1:48

GoogleCodeExporter commented 8 years ago
Did you assign each <select> its own unique id?  If not, DDCL has a known 
limitation and can only deal with a single <select> that does not have an id.

Original comment by womohun...@ittrium.com on 14 Sep 2010 at 2:13

GoogleCodeExporter commented 8 years ago
Version 1.1 does a better job assigning unique ids, which should correct this 
problem. Please recheck this problem after 1.1 is released and confirm that it 
has been corrected.

Original comment by womohun...@ittrium.com on 21 Sep 2010 at 3:15

GoogleCodeExporter commented 8 years ago
Issue addressed with version 1.1.  Please let me know if you have any problems.

Original comment by womohun...@ittrium.com on 23 Sep 2010 at 3:33