Mottie / tablesorter

Github fork of Christian Bach's tablesorter plugin + awesomeness ~
https://mottie.github.io/tablesorter/docs/
2.61k stars 754 forks source link

hide vertical scrollbar for fixed column in Mac Mozilla firefox #1605

Open Monikasumathi opened 5 years ago

Monikasumathi commented 5 years ago

Though we have used "overflow:hidden" for IE and old firefox using div(scrollbar-hack), but it is still displaying on Mac Firefox. Can you please help me on that. It works perfect in all other browsers and OS.

Mottie commented 5 years ago

Hi @Monikasumathi!

Hmm, very strange. I don't own any Apple products, but when I look at the main scroller demo everything looks great (using Firefox nightly).

When I open this jsfiddle, I see a horizontal & vertical scrollbar in both FF & Chrome. Resizing the result window fixes the issue. Are you seeing this same behavior?

I try to look at the cause when I get some free time, but sadly it may not be soon.

Monikasumathi commented 5 years ago

mac_Firefox_scrollbar.zip

The above is recording of the "main scroller demo", that is present in the documentation, where you will find the vertical scrollbar for the fixed columns in FF. This behaviour is seen only in FF of MAC, not on any other OS or browsers.