WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16208
[Qt] Unnecessary scrollbars appear
https://bugs.webkit.org/show_bug.cgi?id=16208
Summary
[Qt] Unnecessary scrollbars appear
Pierre-Luc Beaudoin
Reported
2007-11-30 08:01:26 PST
In the section "Actualité en profondeur" (2nd column from left, in the vertical middle) of this URL, there are scrollbars that appear to allow us to scroll for 1 px. Although it might be the website's designer to disable the scrollbars, they don't in other browsers. Plus: they are not cut by the lower bottom of scrolling section making them look odd. Low priority though as the website is still perfectly readable.
Attachments
numerous amount of scrollbars appearing in Google Reader
(97.93 KB, image/png)
2008-06-09 05:44 PDT
,
Jan Alonzo
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Christian Dywan
Comment 1
2007-12-27 14:44:40 PST
***
Bug 16563
has been marked as a duplicate of this bug. ***
Pierre-Luc Beaudoin
Comment 2
2008-06-02 20:20:06 PDT
This also affects the Qt port.
Jan Alonzo
Comment 3
2008-06-09 05:44:53 PDT
Created
attachment 21592
[details]
numerous amount of scrollbars appearing in Google Reader Attached is a shot when browsing a blog entry google reader.
Dave Hyatt
Comment 4
2008-10-06 10:37:53 PDT
If it's a scrolling=no frame that is not being respected, then my *guess* would be that someone is calling setScrollbarModes in WebKit *instead of* setAllowsScrolling (which makes sure to propagate the AlwaysOff mode to the FrameView as well).
Alp Toker
Comment 5
2008-11-03 10:57:16 PST
Fixed for GTK in
r38074
. Marking bug Qt-only. Qt can probably just borrow the GTK fix.
Tor Arne Vestbø
Comment 6
2008-12-08 02:29:33 PST
Closing, as this code is now shared between ports in FrameLoaderClient.cpp
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug