chisoftltd / jquery-star-rating-plugin

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

Bug with Safari 5 - Callback triggers twice and rating is always reset to 1 #87

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use the plugin using Safari 5  (I'm on 5.0.5)
2. Click a star to rate something
3. It will call the callback function once with the value you clicked and 
another time with a value of 1 (no matter what was chosen).  It will also make 
it display as if 1 was selected (no matter what was chosen).

What is the expected output? What do you see instead?
I expect the callback to be called once and only once with the proper value, 
and not to be called again with a value of 1.

What version of the plugin/jQuery are you using?
PLUGIN VERSION: 3.13
JQUERY VERSION: 1.6.1

On what browser(s) or operating system?
BROWSER(S): Safari 5 on Windows Vista

Please provide a link to where the problem can be observed:
URL: Link is not public yet

Feel free to provide any additional information below.

Original issue reported on code.google.com by crisp...@gmail.com on 22 Jun 2011 at 4:17

GoogleCodeExporter commented 8 years ago
This isn't working on mobile Safari either, so thats all iphones and ipads 
unable to use it either! which i think is quite serious, this should be a 
higher priority than medium

Original comment by derek.mc...@gmail.com on 25 Jul 2011 at 9:02

GoogleCodeExporter commented 8 years ago
Apple Software Update just happened today! It now works on Safari on Win7

Original comment by derek.mc...@gmail.com on 25 Jul 2011 at 10:53

GoogleCodeExporter commented 8 years ago

Original comment by diego.a...@gmail.com on 23 Feb 2013 at 5:12