WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
48348
absolute positioned input does not move properly with its outer label parent
https://bugs.webkit.org/show_bug.cgi?id=48348
Summary
absolute positioned input does not move properly with its outer label parent
xiyuan
Reported
2010-10-26 11:03:00 PDT
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;
Attachments
test case page.
(687 bytes, text/html)
2010-10-26 11:04 PDT
,
xiyuan
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
xiyuan
Comment 1
2010-10-26 11:04:35 PDT
Created
attachment 71912
[details]
test case page.
Robert Hogan
Comment 2
2013-01-29 12:07:27 PST
Seems to be working fine now. Can you confirm please?
xiyuan
Comment 3
2013-01-29 12:21:49 PST
Yep. The problem is gone on now. Tested on Chrome 25.0.1364.45 (Official Build 178221), WebKit 537.22 (@140489)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug