gemini-scrollbar icon indicating copy to clipboard operation
gemini-scrollbar copied to clipboard

Native (Ugly) scrollbars are visible after zoomout

Open smmoosavi opened this issue 8 years ago • 6 comments

When I zoom out my page, Native scrollbars of browser become visible.

gemini-scrollbar custom overlay-scrollbars with native scrolling mechanism for web applications

I guess this bug occurs because scrollbar width is changing during zoom in and zoom out.

gemini-scrollbar version

1.3.0 and 1.2.6

browser

  • Chromium Version 45.0.2454.101 Ubuntu 14.04 (64-bit)
  • Firefox 42.0 Ubuntu 14.04 (64-bit)

test case

go to http://noeldelgado.github.io/gemini-scrollbar/, zoom in to 200%, press F5, zoom out back to 100%

smmoosavi avatar Nov 30 '15 13:11 smmoosavi

Thanks for the report @smmoosavi!, I was able to replicate the issue, will try to look into it soon.

noeldelgado avatar Dec 10 '15 12:12 noeldelgado

Hi! Are you going to look at this problem soon?

user1736 avatar Apr 14 '17 07:04 user1736

It seems like the native JS version of Gemini is dead. There have been very few changes in the last 18mo, but the React version of Gemini's last update was a month ago. It looks like the fix to this issue was included in React-Gemini v2.2.
https://github.com/noeldelgado/react-gemini-scrollbar/blob/master/CHANGELOG.md

wnipper avatar Jul 05 '17 16:07 wnipper

@wnipper, this issue hasn't been fixed yet.

noeldelgado avatar Jul 05 '17 20:07 noeldelgado

Hey guys, any luck with this issue?

I also noticed if you try resize window in Firefox, native scrollbar become visible in some circumstances (maybe if width is odd)

meefox avatar Sep 14 '17 14:09 meefox

Still not fixed...

71GA avatar Aug 24 '20 18:08 71GA