RESOLVED WORKSFORME 14627
Truncated float at bottom of document box
https://bugs.webkit.org/show_bug.cgi?id=14627
Summary Truncated float at bottom of document box
Gérard Talbot (no longer involved)
Reported 2007-07-15 17:31:23 PDT
Steps to reproduce: 1- Load provided URL 2- scroll all the way down to reach the 4th test Actual results in Safari 3.0.2 build 522.13.1: The light-green background float box is truncated. About 40px of it is viewable and 40px of it is truncated: the whole height (80px) of the floated box is not reachable, viewable. Expected results: The light-green background float box is rendered truncated: the whole height (80px) of the floated box is reachable, viewable with scrolling down. I can upload a screen shot if needed, if requested. I have searched for a duplicate. The closest I could find is bug 9314.
Attachments
Test case (local) (1.58 KB, text/html)
2007-07-16 07:56 PDT, David Kilzer (:ddkilzer)
no flags
Gérard Talbot (no longer involved)
Comment 1 2007-07-15 17:34:25 PDT
Expected results: The light-green background float box is **_rendered_**: the whole height (80px) of the floated box is reachable, viewable with scrolling down. Also "truncated" <=> synonym <=> "clipped"
David Kilzer (:ddkilzer)
Comment 2 2007-07-16 07:52:39 PDT
Confirmed with a local debug build of WebKit r24295 with Safari 3.0 (522.12) on Mac OS X 10.4.10 (8R218). Firefox 2.0.0.4 lets you see the whole light-green box at the bottom of the page, but Safari 3.0 does not. Not a regression as Safari 2.0.4 (419.3) with original WebKit renders the same way.
David Kilzer (:ddkilzer)
Comment 3 2007-07-16 07:56:44 PDT
Created attachment 15532 [details] Test case (local) Local copy of the test case.
Gérard Talbot (no longer involved)
Comment 4 2008-05-02 23:27:36 PDT
The original testcase from the provided URL changed and is now not good anymore. But attachment 15532 [details] is still good. So, I'm removing the URL.
Gérard Talbot (no longer involved)
Comment 5 2009-06-14 12:44:42 PDT
When I try attachment 15532 [details] with latest stable release Safari 4.0 build 530.17, I get expected results. I do not know which patch may have fixed this; if I knew it, I would resolve this bug as fixed. Therefore I am Resolving as WORKSFORME regards, Gérard
Note You need to log in before you can comment on or make changes to this bug.