WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
35201
[Qt] WebKit sometimes renders garbage at bottom of page
https://bugs.webkit.org/show_bug.cgi?id=35201
Summary
[Qt] WebKit sometimes renders garbage at bottom of page
mathpup
Reported
2010-02-20 18:03:21 PST
Created
attachment 49138
[details]
Sample window WebKit sometimes renders garbage at the bottom of the page. I used the demo browser in Qt to check this, but happens in Qt Assistant, as well. To reproduce: 1. Open a page that is long enough to have a vertical scrollbar.
http://news.google.com
will work. 2. Resize the width of the window so that the horizontal scrollbar appears. 3. Use the page down key to move one page down. 4. Then use the page up key. At this point, the horizontal scrollbar will disappear. 5. Now, use the down arrow key to move down. At this point, text that was originally in the area where the horizontal scrollbar used to be is now "stuck" there, and the rest of the page scrolls. I'm not sure right now what Apple's Human Interface Guidelines say about this, but the "stuck" text is definitely a problem. Also, I couldn't figure out what version of WebKit this is, but it's from Qt 4.6.2 release.
Attachments
Sample window
(311.38 KB, image/png)
2010-02-20 18:03 PST
,
mathpup
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Tor Arne Vestbø
Comment 1
2010-03-10 06:42:22 PST
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See
http://trac.webkit.org/wiki/QtWebKitBugs
Specifically: - The 'QtWebKit' component should only be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit
http://trac.webkit.org/wiki/QtWebKitBugs#Component
- Add the keyword 'Qt' to signal that it's a Qt-related bug
http://trac.webkit.org/wiki/QtWebKitBugs#Keywords
Kent Hansen
Comment 2
2010-03-16 04:02:46 PDT
Works for me with
r55986
, Qt 4.7.
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