[Webkit-unassigned] [Bug 149806] <input> of type=checkbox/radio duplicates in DOM when inside a position:fixed; <div>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 08:25:53 PDT 2015


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

--- Comment #2 from Zach <zach.peters at pearson.com> ---
(In reply to comment #1)
> > I've created an example jsfiddle here http://jsfiddle.net/cy8npxby/ that has the position:fixed; div with a checkbox input inside.
> 
> Could you please clarify what are expected and actual results for this test?
> How can one tell that the test is failing?

The actual result (inside a webkit view) is that the input radio or checkbox is duplicate in the DOM when clicked.

The expected results are that the input checkbox or radio button does not duplicate when clicked. 

The example I've provided in jsfiddle is only showing how the <div> should be set up inside a webkit view for the defect to be reproducible. The defect is NOT reproducible inside the jsfiddle I've provided, it IS reproducible inside a webkit view.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151006/db8de8b7/attachment.html>


More information about the webkit-unassigned mailing list