dhamaso / ufd

Automatically exported from code.google.com/p/ufd
GNU General Public License v2.0
0 stars 0 forks source link

Chrome support #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open chrome
2. filter something (first click selects the whole text that is inside in 
firefox, doesnt work in chrome)
3. try to select something having binded function on the select to submit the 
form on select change

What is the expected output? What do you see instead?
expected is selection of the right option and auto send the form,
the item wont get selected but the form is sent and you have to click again on 
some option from the select

What version of the product are you using? On what operating system?
0.6, chrome 9.0 dev, windows 7

Please provide any additional information below.

thanks

Original issue reported on code.google.com by mireksme...@gmail.com on 19 Nov 2010 at 3:30

GoogleCodeExporter commented 9 years ago
http://jsfiddle.net/sk8eX/

This demonstrates that it works.  If you still have the issue, please submit 
code example demonstrating the bug.

Original comment by thetoolman on 22 May 2012 at 10:11