luxbar icon indicating copy to clipboard operation
luxbar copied to clipboard

Double scrollbar issue in Chrome

Open riklewis opened this issue 7 years ago • 11 comments

I've not tested other browsers, but certainly in Chrome there's a double scrollbar appearing when the responsive/hamburger menu drops down.

I've recorded a video to show this, but Github doesn't like MP4 files, so here's a link... Luxbar.mp4

riklewis avatar Jan 27 '17 15:01 riklewis

The file is not found, could you please upload it again? Also, what OS are you using?

balzss avatar Jan 27 '17 16:01 balzss

Sorry about that, missed the http:// off the beginning, fixed now. And it's Windows 7, Chrome 55.0.2883.87.

riklewis avatar Jan 27 '17 16:01 riklewis

Seems like it's only appearing in Windows. I'll try to get a windows machine and resolve the problem as soon as I can.

balzss avatar Jan 27 '17 16:01 balzss

Great. Awesome work, by the way!

riklewis avatar Jan 27 '17 16:01 riklewis

I believe if you remove "overflow: auto" from line 189 in luxbar.css, that resolves the problem. I don't know if creates a problem on non-Windows systems or not though.

riklewis avatar Jan 30 '17 11:01 riklewis

Appears in all mayor browsers on Windows 10 for me. But removing "overflow: auto" as suggested by riklewis seems to fix it.

Checked it in Chrome, Firefox, Opera, IE and Edge on Win 10.

dmskowronek avatar Feb 20 '17 18:02 dmskowronek

I think the problem with that solution was that it removed the opening animation completely but I have to double check it.

balzss avatar Feb 21 '17 16:02 balzss

~~On Chrome 60.0.3112.101 I cannot reproduce this bug, is anyone else able to?~~

Scratch that, I am still able to reproduce it

AKTheKnight avatar Aug 28 '17 20:08 AKTheKnight

It's still happening for me on Windows 10/Chrome 60.0.3112.113 (Official Build) (64-bit).

riklewis avatar Aug 29 '17 09:08 riklewis

I'm thinking that this might solve it for chrome but probably not for firefox. Can someone with Windows confirm that the bug is reproducible with Firefox as well?

balzss avatar Aug 29 '17 09:08 balzss

Yep it happens in Firefox. The second scrollbar appears and then goes again, same as on Chrome

AKTheKnight avatar Aug 29 '17 09:08 AKTheKnight