[Webkit-unassigned] [Bug 80242] New: REGRESSION(r106232): The resize handler is always called after loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 4 23:22:43 PST 2012


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

           Summary: REGRESSION(r106232): The resize handler is always
                    called after loading
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Major
          Priority: P1
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: allan.jensen at nokia.com, mitz at webkit.org,
                    andersca at apple.com, levin at chromium.org,
                    kenneth at webkit.org


Reported from a Google Chrome user: http://code.google.com/p/chromium/issues/detail?id=115963

After r106232, 'resize' event is always dispatched after a page loading if the page has a scrollbar. Other browsers don't have this behavior, and actual site is badly affected.

How to reproduce the problem:
Load the attached HTML, then you'll see 'The resize handler was called 1 times'.
Other browsers show 'The resize handler is NOT called.'

Another reproducible case:
Load http://sandisk-support.jp/ on Google Chrome 18 or later.  The site will be repeatedly reloaded.
Note that the site has no problem on Safari + WebKit nightly because the site changes behavior by UA detection.

-- 
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