[Webkit-unassigned] [Bug 19349] New: Can't change body background-color in onunload event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 1 08:42:00 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19349

           Summary: Can't change body background-color in onunload event
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


* SUMMARY
Changing the body's background-color in an onunload event doesn't work.

* STEPS TO REPRODUCE
1. Launch Safari/WebKit.
2. Open attached test case.
3. Click link.

* EXPECTED RESULTS
Body background color should turn green before loading the next page.

* ACTUAL RESULTS
Body background color does not change before loading the next page.

* REGRESSION
Not a regression.  Reproduces with Safari 2.0.4 with original WebKit.

* NOTES
Works on Firefox 2.0.0.x (although the "document.body.offsetTop;" relayout
trick is required; removing that makes the test case not work on Firefox).


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



More information about the webkit-unassigned mailing list