[Webkit-unassigned] [Bug 18745] New: Modifying overflow property on <body> doesn't relayout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 25 14:44:34 PDT 2008


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

           Summary: Modifying overflow property on <body> doesn't relayout
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gamander at gmail.com


Steps to reproduce:

1) Open test case
2) Notice that <body> has overflow: scroll, so both scrollbars are visible
3) Click button

Expected result:
The horizontal scrollbar disappears, the red square is moved downwards
accordingly.

Actual result:
Nothing happens.

The only way I found to get a layout refresh is by scrolling with the scroll
wheel. 

Tested with r32413 and Safari 3.1 on Windows XP.


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