RESOLVED WORKSFORME 41101
REGRESSION: Dynamically Added Input Elements Getting Improperly Clipped
https://bugs.webkit.org/show_bug.cgi?id=41101
Summary REGRESSION: Dynamically Added Input Elements Getting Improperly Clipped
Joseph Pecoraro
Reported 2010-06-23 14:04:48 PDT
Created attachment 59560 [details] [TESTCASE] Nearly 100% Standalone Tests Case This may not be specific to <input> either. It maybe related to inline / block-inline elements. It seems that if the element is added to a container asynchronously it is not properly painted.
Attachments
[TESTCASE] Nearly 100% Standalone Tests Case (767 bytes, text/html)
2010-06-23 14:04 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2010-06-23 14:10:29 PDT
Alexey Proskuryakov
Comment 2 2010-06-25 11:53:49 PDT
This doesn't happen with Safari 4.0.5.
Robert Hogan
Comment 3 2013-01-28 12:14:40 PST
This isn't happening anymore afaict.
Joseph Pecoraro
Comment 4 2013-01-28 14:52:22 PST
(In reply to comment #3) > This isn't happening anymore afaict. Yep, this looks good to me now. I can't reproduce with either this test case or the ones in the previously mentioned radar. Closing, thanks!
Note You need to log in before you can comment on or make changes to this bug.