Closed (won't fix)
Project:
Fivestar
Version:
6.x-1.19
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Nov 2009 at 02:00 UTC
Updated:
4 Mar 2014 at 08:34 UTC
Jump to comment: Most recent
Comments
Comment #1
john_the_second commentedSame here. Is there a workaround ?
Comment #2
ezra-g commentedComment #3
mrbangkok25 commentedSubscribing
Comment #4
held69 commentedHaving this issue as well
This thread has been open since nov 24 - 2009.
but hardly any replies...
Is it still alive?
Comment #5
johnalbinI've confirmed that the 5 star widget is completely "inert" in IE8; the links do not appear to be clickable and nothing happens when you hover over them (i.e. they remain grey.) Basically, the authenticated user experience is incorrectly looking exactly like the anonymous user experience.
When you click the compatibility mode button in IE8, the widget starts to work.
In IE7, the 5 star widget works perfectly fine. So its a bit odd that it stops working in IE8.
Investigating…
Comment #6
johnalbinHmm… I take it back. There was some local CSS overrides in this theme that were causing my problem.
Not sure if this will help others (since this is specific to this theme's CSS), but here's the fix:
The theme had this CSS override:
That was enough to make the whole widget un-clickable in IE8. :-p Adding a
position: relative;fixed it in IE8.Comment #7
whiteph commentedWe can no longer support the Drupal 6 version of Fivestar. It is in security maintenance mode only. When the Drupal 8 version of Fivestar is released, the Drupal 6 version will be officially deprecated. However, if a volunteer can be found who is willing to test patches for the Drupal 6 version, we could revert it to normal maintenance. See Help testing Drupal 6 patches.