WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
15011
Image loading causes misplacement of positioned footer.
https://bugs.webkit.org/show_bug.cgi?id=15011
Summary
Image loading causes misplacement of positioned footer.
Alastair Campbell
Reported
2007-08-19 13:03:53 PDT
To reproduce, go to the address in the URL and observe the position of the footer, a dark blue bar (with an "About this site" link) that should be at the bottom of the page. Depending on how quick the connection/server/computer is (I'm not sure which), the footer could be between the lower comments and halfway up the page. This will only happen on the first load of the page, a re-load will put the footer where it should be. Emptying the cache doesn't seem to work for seeing the bug again, but it happens on any of the posts with large pictures in the content area. The #footer is positioned absolutely at the bottom of the #mainwrap. I admit it probably doesn't need to be absolutely positioned, but it's a leftover from when I was doing a fixed header/footer experiment. I guess that Webkit should work out where the footer goes after it knows how much height the images will take up? It may be related to
Bug 12797
, but not quite the same. I did try to do a cut down test-case, but that didn't reproduce the issue, so I think you actually need a lot of the content & 'stuff' for it to happen.
Attachments
Screen shot of footer location on load.
(119.33 KB, image/png)
2007-08-19 13:07 PDT
,
Alastair Campbell
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alastair Campbell
Comment 1
2007-08-19 13:07:40 PDT
Created
attachment 16025
[details]
Screen shot of footer location on load.
Gavin Sherlock
Comment 2
2009-05-02 06:47:12 PDT
I'm unable to reproduce this - it should probably be closed.
Alexey Proskuryakov
Comment 3
2009-05-02 09:58:17 PDT
Works fine for me in Safari 3.2.1, too. Please feel free to re-open if this still happens for you.
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