Just looking to confirm and maybe find a reason/solution for:
I have a long vertical div with overflow:hidden. I have that div setup on:hover to change to overflow:auto which activates the scrollbar and works fine. I've come to notice that if I hover the div, scroll down, mouseoff, then hover again the scroll position is saved but the scrollbar is moved to the top (0 y). If i go to scroll again it just jumps down to where it should be already. This is just on latest Safari in 10.6.8 and Firefox and Chrome (surprisingly) do not seem to have the same issue. I also notice it happens in gmail on the left hand side chat scroll window so I assume it is not just me. Anyone else confirm/notice this?
I have a long vertical div with overflow:hidden. I have that div setup on:hover to change to overflow:auto which activates the scrollbar and works fine. I've come to notice that if I hover the div, scroll down, mouseoff, then hover again the scroll position is saved but the scrollbar is moved to the top (0 y). If i go to scroll again it just jumps down to where it should be already. This is just on latest Safari in 10.6.8 and Firefox and Chrome (surprisingly) do not seem to have the same issue. I also notice it happens in gmail on the left hand side chat scroll window so I assume it is not just me. Anyone else confirm/notice this?