Bug 157993

Summary: Doubled scroll bars when HTML has overflow-y: scroll
Product: [Applications] konqueror Reporter: Strager Neds <strager.nds>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Strager Neds 2008-02-18 02:25:39 UTC
Version:            (using KDE 3.5.8)
Installed from:    Gentoo Packages
OS:                Linux

TEST CASE: http://nightshade.nl/~strager/stuff/konqueror-bug.html
REPRODUCABLE: Always
BEHAVIOR: Two scroll bars appear next to each other.  One is fully extended (cannot scroll), and the other scrolls the contained scroll object area.
EXPECTED BEHAVIOR: As in other web browsers, the "overflow-y: scroll" on the html tag should cause the main scrollbar to always appear, even if it is not required.

I noticed this once before, but disregarded it.  Now it has become a real issue as my centered web page shifts to the left or right to make room for the scroll bar if longer pages are loaded.
Comment 1 Tommi Tervo 2008-02-18 09:10:26 UTC

*** This bug has been marked as a duplicate of 138874 ***