Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Double scrollbar issue in Chrome #5

Open
riklewis opened this issue Jan 27, 2017 · 11 comments
Open

Double scrollbar issue in Chrome #5

riklewis opened this issue Jan 27, 2017 · 11 comments
Labels

Comments

@riklewis
Copy link

riklewis commented Jan 27, 2017

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

@balzss
Copy link
Owner

balzss commented Jan 27, 2017

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

@riklewis
Copy link
Author

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

@balzss balzss assigned balzss and unassigned balzss Jan 27, 2017
@balzss
Copy link
Owner

balzss commented Jan 27, 2017

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.

@riklewis
Copy link
Author

Great. Awesome work, by the way!

@riklewis
Copy link
Author

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.

@balzss balzss added the bug label Feb 18, 2017
@dmskowronek
Copy link

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.

@balzss
Copy link
Owner

balzss commented Feb 21, 2017

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

@AKTheKnight
Copy link

AKTheKnight commented Aug 28, 2017

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

@riklewis
Copy link
Author

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

@balzss
Copy link
Owner

balzss commented Aug 29, 2017

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?

@AKTheKnight
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants