WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 12123
9315
part of this page is not rendered
https://bugs.webkit.org/show_bug.cgi?id=9315
Summary
part of this page is not rendered
Alice Liu
Reported
2006-06-05 10:37:38 PDT
This bug is also in Radar as <
rdar://4570416
> * SUMMARY Safari cannot view this page. 1. open this page:
http://cbotdataexchange.if5.com/Helpfaq.aspx
2. click any question and you only see a blank page. FireFox can. ------------------------------------------- <GMT05-Jun-2006 17:34:33GMT> Alice Liu: Weird. Instead of trying Wenguang's steps to repro, try this: 1) open
http://cbotdataexchange.if5.com/Helpfaq.aspx
2) scroll the page down so that the last of the visible content of the page is right at the top of the webview. 3) minimize the safari window, and then bring it back. -> content is visible. I'm going to put this out on Bugzilla since this needs a reduction.
Attachments
Reduction
(7.01 KB, text/html)
2006-06-05 12:03 PDT
,
mitz
no flags
Details
Concept
(1.23 KB, patch)
2006-07-08 22:49 PDT
,
mitz
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2006-06-05 11:11:37 PDT
With JavaScript disabled, the page looks very different (and the bug cannot be reproduced).
mitz
Comment 2
2006-06-05 12:03:34 PDT
Created
attachment 8717
[details]
Reduction This reduction is somewhat sensitive to window dimensions. You should size your window so that most text fits inside it. Then scroll all the way down. The rest of the text will not show. Then Select All (or switch to a different tab and back) to force repainting of the missing text.
mitz
Comment 3
2006-07-08 22:49:49 PDT
Created
attachment 9285
[details]
Concept There need to be notions of floats' top and bottom that take overflow into account, in addition to startY and endY. This patch is all wrong and incomplete, but it fixes the test case (can't access the URL) and similar cases.
mitz
Comment 4
2007-02-07 13:09:19 PST
I think this is a case of
bug 12123
.
mitz
Comment 5
2007-02-08 03:07:55 PST
*** This bug has been marked as a duplicate of
12123
***
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