*Vertical* scrollbar is shown although enough space

Get help with installation and running phpBB 3.2.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
RobiX
Registered User
Posts: 110
Joined: Thu Oct 05, 2017 9:59 am

*Vertical* scrollbar is shown although enough space

Post by RobiX »

As you can see a vertical scrollbar is shown on the right side although enough space is available.

This small problem occurs with IE 11 and Google 62 but not with Firefox 57.0.

How to solve it?
Attachments
Snap1.jpg
Last edited by RobiX on Mon Nov 20, 2017 5:28 pm, edited 1 time in total.
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26505
Joined: Fri Aug 29, 2008 9:49 am

Re: Horizontal scrollbar is shown although enough space

Post by Mick »

  • "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
RobiX
Registered User
Posts: 110
Joined: Thu Oct 05, 2017 9:59 am

Re: Horizontal scrollbar is shown although enough space

Post by RobiX »

User avatar
Mick
Support Team Member
Support Team Member
Posts: 26505
Joined: Fri Aug 29, 2008 9:49 am

Re: Horizontal scrollbar is shown although enough space

Post by Mick »

So you’re having this issue elsewhere as well?
  • "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
RobiX
Registered User
Posts: 110
Joined: Thu Oct 05, 2017 9:59 am

Re: *Vertical* scrollbar is shown although enough space

Post by RobiX »

changed wrong "horizontal" into "vertical" (because i meant vertical :) )

so yes, it is elsewhere too ...
User avatar
canonknipser
Registered User
Posts: 2096
Joined: Thu Sep 08, 2011 4:16 am
Location: Germany
Name: Frank Jakobs
Contact:

Re: *Vertical* scrollbar is shown although enough space

Post by canonknipser »

according to the code in common.css:

Code: Select all

/* General Markup Styles
---------------------------------------- */
html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 101%;
}

it is done with intention to show a scrollbar
Greetings, Frank
phpbb.de support team member
English is not my native language - no support via PM or mail
New arrival - Extensions and scripts for phpBB
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52768
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: *Vertical* scrollbar is shown although enough space

Post by stevemaury »

Intended behavior. Marking solved.
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
Post Reply

Return to “[3.2.x] Support Forum”