You are not logged in.
- Topics: Active | Unanswered
Pages: 1
#1 2008-05-10 18:24:38
- DavidONE
- Member

- From: Exeter, England
- Registered: 2008-05-10
- Posts: 38
Force vertical scrollbars
I find it distracting when moving from pages with / without vertical scrollbars because of that ~10px 'jump'. It's easily solved with:
html{
height:100%;/* Force vertical scrollbars in Moz + Opera to prevent 'jumping' */
margin-bottom:1px;
}I'd vote for that being added to FluxBB (and this site).
Offline
#2 2008-05-10 18:36:22
- Paul
- Developer
- From: Wales, UK
- Registered: 2008-04-27
- Posts: 1,623
Re: Force vertical scrollbars
That would be a definite no I'm afraid.
The only thing worse than finding a bug is knowing I created it in the first place.
Offline
#3 2008-05-10 18:37:28
- Connor
- Former Developer
- Registered: 2008-04-27
- Posts: 1,127
Re: Force vertical scrollbars
A very easy extension to make though, if you really want it ![]()
Offline
#4 2008-05-10 18:38:27
- DavidONE
- Member

- From: Exeter, England
- Registered: 2008-05-10
- Posts: 38
Re: Force vertical scrollbars
That would be a definite no I'm afraid.
Why, please?
Offline
#5 2008-05-10 18:40:52
- DavidONE
- Member

- From: Exeter, England
- Registered: 2008-05-10
- Posts: 38
Re: Force vertical scrollbars
A very easy extension to make though, if you really want it
I'll just drop it in the CSS myself as needed... I was suggesting it because I thought others would agree / benefit.
Offline
#6 2008-05-10 19:41:03
- Paul
- Developer
- From: Wales, UK
- Registered: 2008-04-27
- Posts: 1,623
Re: Force vertical scrollbars
1. Its a matter of personal preference. Personally I find a pointless scrollbar far more annoying than the page shift.
2. This happens to be one area where I think IE has the right approach in leaving space for the scrollbar but no active scrollbar.
3. If people find it really annoying they can configure their browsers to always show the scrollbar.
The only thing worse than finding a bug is knowing I created it in the first place.
Offline
#7 2008-05-10 20:44:41
- DavidONE
- Member

- From: Exeter, England
- Registered: 2008-05-10
- Posts: 38
Re: Force vertical scrollbars
Fair enough. ![]()
"If people find it really annoying they can configure their browsers to always show the scrollbar" - http://www.communitymx.com/content/arti … ?cid=528A0
Offline
Pages: 1
