AFAIK not a bug but a technical limitation in OSX: Available slider controls (NSSlider / UISlider) on OSX don't natively support displaying tooltips like Windows does. Maybe at some point we can work around this via a custom implementation of slider controls, but that unfortunately can't happen over night.
Hope this helps.