[Webkit-unassigned] [Bug 48348] New: absolute positioned input does not move properly with its outer label parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 11:03:00 PDT 2010


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

           Summary: absolute positioned input does not move properly with
                    its outer label parent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xiyuan at chromium.org
                CC: arv at chromium.org


Attached a test page to show the problem. 

In the test page, click on the top grey band with text "Click me to toggle a hidden DIV" to toggle a hidden div.

There are two scenarios of the problem.
1. The first one is straight forward. Just click to show the hidden div and you will see that the label and span move down properly but the input checkbox stays in its old position;

2. Once you see the problem on Step 1, resize your browser window and that would trigger the checkbox to be moved to its proper position and then click on the band to hide the hidden div and you will see that label and span move up properly but the checkbox remains on its old position;

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