[Webkit-unassigned] [Bug 174629] WKWebView issue when creating the web component paper-textarea element from document.createElement()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 21 13:51:24 PDT 2017


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

--- Comment #7 from Marc Bornträger <marc.borntraeger at gmail.com> ---
FYI: if you wrap the component with all attributes, it still does not work. The property `autocorrect` seems to be causing the problem. Only if you remove that one property in the wrapped component it seems to work. (you don't even need to use the attribute in your element. It's already enough to provoke the crash if `autocorrect` is defined as an attribute)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170821/99aafe80/attachment-0001.html>


More information about the webkit-unassigned mailing list