RESOLVED FIXED 7081
Growing window vertically does not move absolute positioned footer
https://bugs.webkit.org/show_bug.cgi?id=7081
Summary Growing window vertically does not move absolute positioned footer
Jonas Walldén
Reported 2006-02-05 02:08:39 PST
When resizing a window with the referenced page in it I see the following odd behavior: - shrinking the window (either horizontally or vertically) keeps the footer properly aligned - expanding the window horizontally also renders the footer correctly - expanding the window vertically (try to avoid even the slightest horizontal mouse movement) fails to move the footer; a change to the window width is necessary to get the footer back in place Seeing bug 6881 getting fixed prompted me to test this again (using r12563), but apparently it had no effect on this bug. It's also present in the official 10.4.4 release of Safari.
Attachments
Joost de Valk (AlthA)
Comment 1 2006-02-05 02:32:11 PST
Confirmed, thanks for the bug.
Joost de Valk (AlthA)
Comment 2 2006-02-05 02:34:34 PST
Adding beth to cc, she should probably look at this :)
mitz
Comment 3 2006-02-05 05:33:14 PST
*** This bug has been marked as a duplicate of 5813 ***
Jonas Walldén
Comment 4 2006-02-09 14:31:51 PST
Reopening. Using r12724 I find that the test case for bug 5813 works correctly but this test case is still broken.
Jonas Walldén
Comment 5 2007-05-17 17:18:19 PDT
I can no longer reproduce the problem I referred to in my previous comment when testing a nightly build. Don't know if FIXED or WORKSFORME is most appropriate but I'll go with the former.
Note You need to log in before you can comment on or make changes to this bug.