Last modified: 2014-06-17 17:03:04 UTC
Normally when clicking the watch tab star, it starts spinning while the AJAX submission runs. On the first run through in each direction, the spinner shows when using IE 7 -- however it's offset about 8-16 pixels towards the right. After a run in each direction, the star no longer spins. In IE 6, the star never spins.
No problem in IE 8.
Does appear on prototype -- problem code in 1.17.
May have tracked this down; testing provisional fix. (background-position adjustment)
Fixed on trunk in r81679; needs 1.17 merge.
(By the way the stop of spinning after a couple runs seems a totally separate thing, possibly due to the request just going a lot faster. Not IE-specific or related to this issue.)