Scroll bar (Google Chrome)

Do not post support requests, bug reports or feature requests. Discuss phpBB here. Non-phpBB related discussion goes in General Discussion!
Ideas Centre
Post Reply
User avatar
bennybernaer
Registered User
Posts: 599
Joined: Tue Mar 22, 2011 9:53 pm
Contact:

Scroll bar (Google Chrome)

Post by bennybernaer »

Recently, the scroll bar in the Google Chrome web browser jumps at times. If you scroll further with your mouse, it will be visible again. Very annoying when you scroll through your forum. To my knowledge this has never been the case. Can you set this somewhere in the phpbb files so that it is always visible ?

The only thing I changed about my forum is the wrap.

Code: Select all

.wrap {
    /*background-color: rgba(255, 255, 255, 0.65);*/ 
    background: linear-gradient(to bottom, #e8e8e8 3%, #ffffff 100%);
    opacity: .88;  /* .98 */
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
	margin: 0 auto;
	max-width: 1152px;  /* 1152px; */
}
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: Scroll bar (Google Chrome)

Post by david63 »

Does the same thing happen in any other browser and on what type of device is this happening?
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
User avatar
bennybernaer
Registered User
Posts: 599
Joined: Tue Mar 22, 2011 9:53 pm
Contact:

Re: Scroll bar (Google Chrome)

Post by bennybernaer »

david63 wrote: Tue Nov 02, 2021 8:31 am Does the same thing happen in any other browser and on what type of device is this happening?
No, only in Google Chrome and on the PC
User avatar
Brf
Support Team Member
Support Team Member
Posts: 53400
Joined: Tue May 10, 2005 7:47 pm
Location: {postrow.POSTER_FROM}
Contact:

Re: Scroll bar (Google Chrome)

Post by Brf »

Some kind of bug in Chrome. I remember seeing a scrollbar disappearing yesterday, but I do not remember what site I was on.
Likely, it will be fixed in the next version of Chrome.
User avatar
bennybernaer
Registered User
Posts: 599
Joined: Tue Mar 22, 2011 9:53 pm
Contact:

Re: Scroll bar (Google Chrome)

Post by bennybernaer »

Brf wrote: Tue Nov 02, 2021 1:06 pm Some kind of bug in Chrome. I remember seeing a scrollbar disappearing yesterday, but I do not remember what site I was on.
Likely, it will be fixed in the next version of Chrome.
Okay! It's strange that it's only on a few forums ?
User avatar
bennybernaer
Registered User
Posts: 599
Joined: Tue Mar 22, 2011 9:53 pm
Contact:

Re: Scroll bar (Google Chrome)

Post by bennybernaer »

Now I don't get it at all...

Disabling "phpBB Google Analytics" fixes this problem. When I re-enable the extension, the scroll bar problems start again.
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26505
Joined: Fri Aug 29, 2008 9:49 am

Re: Scroll bar (Google Chrome)

Post by Mick »

Looks like you have an answer ;)
  • "The more connected we get the more alone we become" - Kyle Broflovski©
  • "The good news is hell is just the product of a morbid human imagination.
    The bad news is, whatever humans can imagine, they can usually create.
    " - Harmony Cobel
Post Reply

Return to “phpBB Discussion”