[Webkit-unassigned] [Bug 49340] New: Text wrapping around floated divs/images occasionally ignored, then fixed on page reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 13:36:12 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49340

           Summary: Text wrapping around floated divs/images occasionally
                    ignored, then fixed on page reload
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
               URL: http://www.ric.edu/whatsnews/details.php?News_ID=1053
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kmiddleton at ric.edu


Created an attachment (id=73533)
 --> (https://bugs.webkit.org/attachment.cgi?id=73533&action=review)
Screenshot of one of the pages in error

Hi,

We have noticed occasional rendering issues in Google Chrome for Windows and Safari for Mac (4.0.5) on our campus news website. As we are only able to reproduce the rendering issues in Safari and Chrome, our best guess at this time is that Webkit as the rendering engine may be a common factor, since the problem has only been reported across machines/OSes running a browser with Webkit. We would be pleased if it was merely a markup issue/validation on our end, but despite our best attempts the issues seen in Chrome and Safari cannot reproduced in any other browsers.

Specific issue: Sometimes on a fresh page load, text will fail to wrap around a floated image or div and will instead layer over the image/div as if it's not there. Refreshing the page or toggling the float property in dev tools in Chrome will fix this. Returning to the page after a 1st load also appears to fix this, thus suggesting that once the images are cached the problem will no longer recur. The attached screenshot shows the view from the latest build of Chrome for Windows when the float/wrap issue is in effect.

Steps to reproduce:

1. Attempt (using Chrome for Windows or Safari 4.x for Mac and a clear cache) to load one of the following pages:

http://www.ric.edu/whatsnews/details.php?News_ID=1082
http://www.ric.edu/whatsnews/details.php?News_ID=997
http://www.ric.edu/whatsnews/details.php?News_ID=1084
http://www.ric.edu/whatsnews/details.php?News_ID=1053

You may see text layered over the images on the page. If so, merely refresh the page once which should fix the error(s). 

Reproducibility: 

FireFox is unaffected;
Internet Explorer is unaffected;
Safari 5.0.2 for Windows appears unaffected; 
Google Chrome 7.0.517.44 (current build) for Windows is occasionally affected;
Safari 4.0.5 for Mac is occasionally affected.

Thank you very much for your time. Any advice is appreciated.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list